get_map_value_bytes

Function get_map_value_bytes 

Source
pub fn get_map_value_bytes(
    _map_type: MapType,
    _key: &str,
) -> Result<Option<Bytes>, Status>
Expand description

Gets the map value bytes.