Function scylla::frame::types::read_bytes_map[][src]

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