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