[]Function ms_oforms::properties::types::string::parser::parse_string

pub fn parse_string(
    input: &[u8],
    length_and_compression: CountOfBytesWithCompressionFlag
) -> IResult<&[u8], String>