pub fn parse_raw_interest(raw: &Bytes) -> Option<RawInterest>Expand description
Parse Interest name and AppParams from raw wire bytes without validating
the ParametersSha256DigestComponent that Interest::decode requires.
pub fn parse_raw_interest(raw: &Bytes) -> Option<RawInterest>Parse Interest name and AppParams from raw wire bytes without validating
the ParametersSha256DigestComponent that Interest::decode requires.