a basic Unpack decoder
More...
|
| UnpackDecoder (unsigned char const *data, unsigned long len) |
| constructor More...
|
|
bool | decode (unsigned long expectedLength, std::vector< unsigned char > &output) |
|
◆ UnpackDecoder()
Canvas5Structure::UnpackDecoder::UnpackDecoder |
( |
unsigned char const * |
data, |
|
|
unsigned long |
len |
|
) |
| |
|
inline |
◆ decode()
bool Canvas5Structure::UnpackDecoder::decode |
( |
unsigned long |
expectedLength, |
|
|
std::vector< unsigned char > & |
output |
|
) |
| |
|
inline |
◆ m_data
unsigned char const* Canvas5Structure::UnpackDecoder::m_data |
|
protected |
◆ m_len
unsigned long Canvas5Structure::UnpackDecoder::m_len |
|
protected |
◆ m_pos
unsigned long Canvas5Structure::UnpackDecoder::m_pos |
|
mutableprotected |
The documentation for this struct was generated from the following file: