Function oxipng::deflate::deflate::inflate
[−]
[src]
pub fn inflate(data: &[u8]) -> Result<Vec<u8>, String>
Decompress a data stream using the DEFLATE algorithm