pub fn parse_header(input: impl AsRef<[u8]>) -> Result<Header, Error<String>>
Expand description

Parse a complete Header from bytes.