libdcp
|
Public Member Functions | |
ReadBuffer (uint8_t const *data, int64_t size) | |
OPJ_SIZE_T | read (void *buffer, OPJ_SIZE_T nb_bytes) |
Private Attributes | |
uint8_t const * | _data |
OPJ_SIZE_T | _size |
OPJ_SIZE_T | _offset |
Definition at line 73 of file j2k_transcode.cc.