#include <SequentialBlobReader.h>
◆ SequentialBlobReader()
SequentialBlobReader::SequentialBlobReader |
( |
const uint8_t * |
data, |
|
|
size_t |
size |
|
) |
| |
◆ read()
template<class T >
T SequentialBlobReader::read |
( |
| ) |
|
|
inline |
◆ readable()
bool SequentialBlobReader::readable |
( |
| ) |
|
|
inline |
◆ readString()
std::string SequentialBlobReader::readString |
( |
| ) |
|
◆ dataEnd
const uint8_t* const SequentialBlobReader::dataEnd |
|
private |
◆ dataRemaining
const uint8_t* SequentialBlobReader::dataRemaining |
|
private |
The documentation for this class was generated from the following files: