scylla::frame::types

Function read_bytes_map

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