CACAO
|
Public Member Functions | |
void | get (uint8_t *dst) const |
size_t | hash () const |
interface to HashTable More... | |
Utf8String | key () const |
void | set_key (Utf8String u) |
Data Fields | |
Utf8String | filename |
u2 | compressionmethod |
u4 | compressedsize |
u4 | uncompressedsize |
u1 * | data |
|
inline |
|
inline |
|
inline |
Utf8String ZipFileEntry::filename |