|
ff7tk 0.80.25
Work with Final Fantasy 7 game data
|
This is the complete list of members for LZS, including all inherited members.
| clear() | LZS | static |
| compress(const QByteArray &fileData) | LZS | static |
| compress(const char *data, int sizeData) | LZS | static |
| compressWithHeader(const QByteArray &fileData) | LZS | static |
| compressWithHeader(const char *data, int sizeData) | LZS | static |
| decompress(const QByteArray &data, int max) | LZS | static |
| decompress(const char *data, int fileSize, int max) | LZS | static |
| decompressAll(const QByteArray &data) | LZS | static |
| decompressAll(const char *data, int fileSize) | LZS | static |
| decompressAllWithHeader(const QByteArray &data) | LZS | static |
| decompressAllWithHeader(const char *data, int size) | LZS | static |