Skip to main content

decode_properties

Function decode_properties 

Source
pub fn decode_properties(data: &[u8]) -> Option<HashMap<String, SochValue>>
Expand description

Decode a HashMap<String, SochValue> from compact binary encoding.