Expand description
Helper functions to decode a Protobuf encoded byte stream into Rust types
Functionsยง
- try_
decode_ msg - Decodes a slice of bytes containing a Protobuf encoded USP Msg into a Msg structure for further processing
- try_
decode_ record - Decodes a slice of bytes containing a Protobuf encoded USP Record into a Record structure for further processing