Skip to main content

decode_remote_write_v2_request

Function decode_remote_write_v2_request 

Source
pub(crate) fn decode_remote_write_v2_request(
    is_zstd: bool,
    body: Bytes,
) -> Result<Request>