Public Member Functions | |
| void | read (Common::ReadStream *s, uint32 _size) |
| byte | get_byte (uint32 offset) const |
| uint16 | get_word (uint32 offset) const |
| void | set_byte (uint32 offset, byte v) const |
| void | set_word (uint32 offset, uint16 v) const |
| const byte * | ptr (uint32 addr) const |
| byte * | ptr (uint32 addr) |
| uint | size () const |