|
ByteBufferReader & | operator= (ByteBufferReader const &) |
|
| ByteBufferReader (ByteBufferReader const &) |
|
MCAPI | ByteBufferReader (::rtc::ByteBufferWriter const &) |
|
MCAPI | ByteBufferReader (::rtc::ArrayView< uchar const >) |
|
MCAPI void | Construct (uchar const *, uint64) |
|
MCAPI bool | Consume (uint64) |
|
MCAPI bool | ReadBytes (::rtc::ArrayView< uchar >) |
|
MCAPI bool | ReadBytes (uchar *, uint64) |
|
MCAPI bool | ReadString (::std::string *, uint64) |
|
MCAPI bool | ReadStringView (::std::string_view *, uint64) |
|
MCAPI bool | ReadUInt16 (ushort *) |
|
MCAPI bool | ReadUInt32 (uint *) |
|
MCAPI bool | ReadUInt64 (uint64 *) |
|
MCAPI bool | ReadUInt8 (uchar *) |
|
MCAPI bool | ReadUVarint (uint64 *) |
|
MCAPI void * | $ctor (::rtc::ByteBufferWriter const &) |
|
MCAPI void * | $ctor (::rtc::ArrayView< uchar const >) |
|
The documentation for this class was generated from the following file: