pub fn parse_alpha_header(data: &[u8]) -> Result<AlphaHeader, DecoderError>Expand description
Parses the one-byte header that prefixes an ALPH payload.
pub fn parse_alpha_header(data: &[u8]) -> Result<AlphaHeader, DecoderError>Parses the one-byte header that prefixes an ALPH payload.