Function flate::inflate_bytes [] [src]

pub fn inflate_bytes(bytes: &[u8]) -> Result<BytesError>
Unstable (rustc_private)

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