Botcraft 1.21.4
Loading...
Searching...
No Matches
Compression.hpp File Reference
#include <vector>

Go to the source code of this file.

Namespaces

namespace  Botcraft
 

Functions

std::vector< unsigned char > Botcraft::Compress (const std::vector< unsigned char > &raw)
 
std::vector< unsigned char > Botcraft::Decompress (const std::vector< unsigned char > &compressed, const int start=0)