PixelBullet  0.0.1
A C++ game engine
Loading...
Searching...
No Matches
pixelbullet::Compressor Member List

This is the complete list of members for pixelbullet::Compressor, including all inherited members.

Compress(const std::vector< uint8_t > &input, int compression_level=3)pixelbullet::Compressorstatic
Decompress(const std::vector< uint8_t > &compressed, size_t uncompressed_size)pixelbullet::Compressorstatic