Public Member Functions | |
bool | open (const Common::Path &filename, bool isOptional) |
void | load (uint index, byte *buffer, uint32 size) |
void | load (BlbArchiveEntry *entry, byte *buffer, uint32 size) |
byte * | getEntryExtData (uint index) |
byte * | getEntryExtData (BlbArchiveEntry *entry) |
uint32 | getSize (uint index) |
BlbArchiveEntry * | getEntry (uint index) |
uint | getCount () |
Common::SeekableReadStream * | createStream (uint index) |
Common::SeekableReadStream * | createStream (BlbArchiveEntry *entry) |