Skip to main content

encode_to_bytes

Function encode_to_bytes 

Source
pub fn encode_to_bytes(value: Value) -> Result<Vec<u8>, ConverterError>
Expand description

Encodes a Value to NSKeyedArchiver format and returns it as bytes