|
Botcraft 1.21.11
|
#include "protocolCraft/Utilities/GZip.hpp"#include "protocolCraft/BinaryReadWrite.hpp"#include <stdexcept>#include <zlib.h>Go to the source code of this file.
Namespaces | |
| namespace | ProtocolCraft |
Functions | |
| std::vector< unsigned char > | ProtocolCraft::ExtractGZip (ReadIterator &iter, size_t &length) |