Skip to main content

encode_value

Function encode_value 

Source
pub fn encode_value(buf: &mut Vec<u8>, value: &Value)
Expand description

Encode a Value to wire format bytes, appending to buf.