[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Classes' (#rtl)

TBinaryObjectReader.ReadSignature

Reads the filer signature

Declaration

Source position: classesh.inc line 1307

public procedure TBinaryObjectReader.ReadSignature; override;

Description

ReadSignature is overridden by TBinaryObjectReader to read the signature (TPF0) from binary streams.

Errors

If the stream does not start with the correct signature, an EReadError exception is raised.

See also

TAbstractObjectReader.ReadSignature

  

Read resource signature

TAbstractObjectWriter.WriteSignature

  

Write stream signature to the stream

TBinaryObjectWriter.WriteSignature

  

Write stream signature to the stream


Documentation generated on: May 14 2021