#include <zero_copy_stream_impl_lite.h>
◆ StringOutputStream()
google::protobuf::io::StringOutputStream::StringOutputStream |
( |
string * |
target | ) |
|
|
explicit |
◆ ~StringOutputStream()
google::protobuf::io::StringOutputStream::~StringOutputStream |
( |
| ) |
|
◆ BackUp()
void google::protobuf::io::StringOutputStream::BackUp |
( |
int |
count | ) |
|
|
virtual |
◆ ByteCount()
int64 google::protobuf::io::StringOutputStream::ByteCount |
( |
| ) |
const |
|
virtual |
◆ Next()
bool google::protobuf::io::StringOutputStream::Next |
( |
void ** |
data, |
|
|
int * |
size |
|
) |
| |
|
virtual |
◆ SetString()
void google::protobuf::io::StringOutputStream::SetString |
( |
string * |
target | ) |
|
|
protected |
The documentation for this class was generated from the following files: