#include <bytestream.h>
Definition at line 107 of file bytestream.h.
◆ ByteSource()
google::protobuf::strings::ByteSource::ByteSource |
( |
| ) |
|
|
inline |
◆ ~ByteSource()
virtual google::protobuf::strings::ByteSource::~ByteSource |
( |
| ) |
|
|
inlinevirtual |
◆ Available()
virtual size_t google::protobuf::strings::ByteSource::Available |
( |
| ) |
const |
|
pure virtual |
◆ CopyTo()
void google::protobuf::strings::ByteSource::CopyTo |
( |
ByteSink * |
sink, |
|
|
size_t |
n |
|
) |
| |
|
virtual |
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS()
google::protobuf::strings::ByteSource::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
ByteSource |
| ) |
|
|
private |
◆ Peek()
virtual StringPiece google::protobuf::strings::ByteSource::Peek |
( |
| ) |
|
|
pure virtual |
◆ Skip()
virtual void google::protobuf::strings::ByteSource::Skip |
( |
size_t |
n | ) |
|
|
pure virtual |
The documentation for this class was generated from the following files: