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