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