Skip to main content

decode_header

Function decode_header 

Source
pub fn decode_header(buf: &[u8]) -> Option<Header>
Expand description

Decode a header from bytes (standalone function).