Function flate::inflate_bytes
[−]
[src]
pub fn inflate_bytes(bytes: &[u8]) -> Result<Bytes, Error>
Unstable (
rustc_private
)Decompress a buffer, without parsing any sort of header on the input.