Public Member Functions | |
| bool | open (const Common::String &filename) |
| bool | open (const Common::String &filename, Common::SeekableReadStream &stream) |
| Common::Array< Common::String > | getEntries () const |
| Common::SeekableReadStream * | getEntry (const Common::String &name) const |
| Common::SeekableReadStream * | getEntry (Common::SeekableReadStream &parent, const Common::String &name) const |
Static Public Member Functions | |
| static void | write (Common::WriteStream &stream, const Common::HashMap< Common::String, Common::Array< uint8 >> &entries) |