Function assembly_pack::common::parser::parse_u32_string
source ยท pub fn parse_u32_string<'a, E>(input: &'a [u8]) -> IResult<&'a [u8], String, E>
Available on crate feature
common-parser
only.Expand description
Parse a string after an u32 length specifier