Skip to main content

encode_binary_record

Function encode_binary_record 

Source
pub fn encode_binary_record(
    config: EncodeConfig,
    record: &OwnedRecord,
    out: &mut Vec<u8>,
)
Expand description

Encodes one owned record as a binary event frame.