Function ethcore_util::snappy::decompressed_len [] [src]

pub fn decompressed_len(compressed: &[u8]) -> Result<usize, InvalidInput>

How large the given data will be when decompressed.