parse_raw_interest

Function parse_raw_interest 

Source
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.