Function flate::inflate_bytesExperimental
[-]
[+]
[src]
pub fn inflate_bytes(bytes: &[u8]) -> Option<CVec<u8>>
Decompress a buffer, without parsing any sort of header on the input.