[][src]Function lzfse::decode_buffer

pub fn decode_buffer(input: &[u8], output: &mut [u8]) -> Result<usize, Error>

Decompress input into byte array