Skip to main content

read_bytes_map

Function read_bytes_map 

Source
pub fn read_bytes_map(
    buf: &mut &[u8],
) -> Result<HashMap<String, Bytes>, LowLevelDeserializationError>