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