Excerpt |
---|
Describes the steps taken to read and validate an ARC record. |
Both parsers work given the same input. Normally a version block is read first and after that a varying number of record are read until End-Of-File is encountered.
Steps to parsing an ARC version block:
...