set_map_value_bytes

Function set_map_value_bytes 

Source
pub fn set_map_value_bytes(
    _map_type: MapType,
    _key: &str,
    _value: Option<&[u8]>,
) -> Result<(), Status>
Expand description

Sets the map value bytes.