Skip to main content

encode_value

Function encode_value 

Source
pub fn encode_value(
    value: &Value,
    field_type: &Type,
    width: PackedWidth,
    out: &mut Vec<u8>,
)
Expand description

Encode a single SIF value to packed binary.