Go to the source code of this file.
Functions | |
PPFDecompress ($data, $type) | |
PPFCanDecompress ($type) |
Definition in file decompress.php.
|
Performs a server check to make sure that the specified compression type can be decoded on this server.
Definition at line 36 of file decompress.php. Referenced by LFSWorldDataProvider::initParams(). |
|
Decompress data from LFS-World according to the integer format code.
Definition at line 16 of file decompress.php. Referenced by LFSWorldDataProvider::getData(). |