pub fn validate_raw_eof_inner( raw: Bytes, first_code_type: Option<CodeType>, ) -> Result<Eof, EofError>
Decodes raw into an Eof container and validates it.
raw
Eof