Reads and validates the file preamble and header, in this order:
[8, 12 + headerSize)
Header.getSizePrefixedRootAsHeader
FileInfo
computeLayout
validateLayoutAgainstSize
begin
Reads and validates the file preamble and header, in this order:
[8, 12 + headerSize)-- the prefix INCLUDED -- and hand that slice toHeader.getSizePrefixedRootAsHeader.FileInfooff the parsed header.computeLayoutand validate it withvalidateLayoutAgainstSize.beginoffset.