pub fn nstring(input: &[u8]) -> IResult<&[u8], NString<'_>>
Expand description

nstring = string / nil