struct EE::System::Compression::ZlibConfig

#include <compression.hpp>

struct ZlibConfig {
    // fields

    int level = -1;
};