Function binary_stream::encode

source ยท
pub fn encode(encodable: &impl Encodable, options: Options) -> Result<Vec<u8>>
Expand description

Encode to a binary buffer.