Function try_decompress

Source
fn try_decompress(is_zstd: bool, body: &[u8]) -> Result<Bytes>