#include <zero_copy_stream_impl_lite.h>
| google::protobuf::io::ArrayInputStream::ArrayInputStream |
( |
const void * |
data, |
|
|
int |
size, |
|
|
int |
block_size = -1 |
|
) |
| |
| google::protobuf::io::ArrayInputStream::~ArrayInputStream |
( |
| ) |
|
| void google::protobuf::io::ArrayInputStream::BackUp |
( |
int |
count | ) |
|
|
virtual |
| int64 google::protobuf::io::ArrayInputStream::ByteCount |
( |
| ) |
const |
|
virtual |
| google::protobuf::io::ArrayInputStream::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
ArrayInputStream |
| ) |
|
|
private |
| bool google::protobuf::io::ArrayInputStream::Next |
( |
const void ** |
data, |
|
|
int * |
size |
|
) |
| |
|
virtual |
| bool google::protobuf::io::ArrayInputStream::Skip |
( |
int |
count | ) |
|
|
virtual |
| const int google::protobuf::io::ArrayInputStream::block_size_ |
|
private |
| int google::protobuf::io::ArrayInputStream::last_returned_size_ |
|
private |
| int google::protobuf::io::ArrayInputStream::position_ |
|
private |
| const int google::protobuf::io::ArrayInputStream::size_ |
|
private |
The documentation for this class was generated from the following file: