|
Pyrogenesis
13997
|
#include "lib/file/archive/codec.h"Go to the source code of this file.
Functions | |
| PICodec | CreateCodec_ZLibNone () |
| PICodec | CreateCompressor_ZLibDeflate () |
| PICodec | CreateDecompressor_ZLibDeflate () |
| PICodec CreateCodec_ZLibNone | ( | ) |
Definition at line 293 of file codec_zlib.cpp.
| PICodec CreateCompressor_ZLibDeflate | ( | ) |
Definition at line 298 of file codec_zlib.cpp.
| PICodec CreateDecompressor_ZLibDeflate | ( | ) |
Definition at line 303 of file codec_zlib.cpp.
1.8.5