decode_utf8_string

Function decode_utf8_string 

Source
pub fn decode_utf8_string(
    data: &mut PerCodecData,
    lb: Option<i128>,
    ub: Option<i128>,
    is_extensible: bool,
) -> Result<String, PerCodecError>
Expand description

Decode a UTF8String CharacterString Type.