Skip to main content

decode_sample

Function decode_sample 

Source
pub fn decode_sample(
    dbr_type: ArchDbType,
    year: i32,
    data: &[u8],
) -> Result<ArchiverSample>
Expand description

Decode a protobuf sample from raw bytes based on the DBR type.