servers::http::prom_store

Function try_decompress

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