#include <bytestream.h>
◆ CheckedArrayByteSink()
CheckedArrayByteSink::CheckedArrayByteSink |
( |
char * |
outbuf, |
|
|
size_t |
capacity |
|
) |
| |
◆ Append()
void CheckedArrayByteSink::Append |
( |
const char * |
bytes, |
|
|
size_t |
n |
|
) |
| |
|
virtual |
◆ NumberOfBytesWritten()
size_t google::protobuf::strings::CheckedArrayByteSink::NumberOfBytesWritten |
( |
| ) |
const |
|
inline |
◆ Overflowed()
bool google::protobuf::strings::CheckedArrayByteSink::Overflowed |
( |
| ) |
const |
|
inline |
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