ScummVM API documentation
Neverhood::BlbArchive Class Reference

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)
 
BlbArchiveEntrygetEntry (uint index)
 
uint getCount ()
 
Common::SeekableReadStreamcreateStream (uint index)
 
Common::SeekableReadStreamcreateStream (BlbArchiveEntry *entry)
 

The documentation for this class was generated from the following file: