Called to handle a named header that is found when reading buffer data from a stream. The return value is #t if there are no errors, #f otherwsie.
Override this method, but to embellish the file format with new header information. Always call the inherited method if the derived reader does not recognize the header.
See also File Formats.