pub fn parse_blocked( i: &[u8], ) -> Result<(&[u8], Blocked), Err<(&[u8], ErrorKind)>>
Parse blocked (Generated)