Function flate::inflate_bytesUnstable [-] [+] [src]

pub fn inflate_bytes(bytes: &[u8]) -> Result<Bytes, Error>

Decompress a buffer, without parsing any sort of header on the input.