Function flate::inflate_bytes_zlibExperimental
[-]
[+]
[src]
pub fn inflate_bytes_zlib(bytes: &[u8]) -> Option<CVec<u8>>
Decompress a buffer that starts with a zlib header.