#include <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()
◆ 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:
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/src/google/protobuf/stubs/bytestream.h
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/src/google/protobuf/stubs/bytestream.cc