Function miniz_oxide::deflate::compress_to_vec_zlib
source · Expand description
Compress the input data to a vector, using the specified compression level (0-10), and with a zlib wrapper.
Compress the input data to a vector, using the specified compression level (0-10), and with a zlib wrapper.