Function flate::deflate_bytes_zlib
[−]
[src]
pub fn deflate_bytes_zlib(bytes: &[u8]) -> Bytes
Unstable (
rustc_private
)Compress a buffer, using a header that zlib can understand.