|
BWAPI
|


Go to the source code of this file.
Classes | |
| struct | __Part |
| struct | __Param |
Typedefs | |
| typedef struct __Part | _Part |
| typedef struct __Param | _Param |
Functions | |
| unsigned int PKEXPORT | read_buf (char *buf, unsigned int *size, void *_param) |
| void PKEXPORT | write_buf (char *buf, unsigned int *size, void *_param) |
| bool | DecompressRead (void *pOutput, size_t outputSize, FileReader &fr) |
| void | CompressWrite (void *pInput, size_t inputSize, FileWriter &fw) |
| void CompressWrite | ( | void * | pInput, |
| size_t | inputSize, | ||
| FileWriter & | fw | ||
| ) |


| bool DecompressRead | ( | void * | pOutput, |
| size_t | outputSize, | ||
| FileReader & | fr | ||
| ) |



1.7.6.1