#include <Context.h>
Public Member Functions | |
Context (istream &s) | |
Public Attributes | |
bool | Endiness |
istream & | Strm |
uint8_t | VersionMajor |
uint8_t | VersionMinor |
Context::Context | ( | istream & | s | ) |
bool Context::Endiness |
istream& Context::Strm |
Referenced by I32::read(), U16::read(), U32::read(), U8::read(), UChar::read(), and JtReader::readToc().
uint8_t Context::VersionMajor |
uint8_t Context::VersionMinor |