decode_mc_string

Function decode_mc_string 

Source
pub fn decode_mc_string(
    cursor: &mut Cursor<&[u8]>,
) -> Result<String, McStringError>