Function flate::inflate_bytes_zlib
[−]
[src]
pub fn inflate_bytes_zlib(bytes: &[u8]) -> Result<Bytes, Error>
Unstable (
rustc_private
)Decompress a buffer that starts with a zlib header.