pub fn validate_raw_eof(raw: Bytes) -> Result<Eof, EofError>
Expand description

Decodes raw into an Eof container and validates it.