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