Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TBinaryObjectReader.ReadSignature

Reads the filer signature.

Declaration

Source position: classesh.inc line 1494

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: Jul 24 2023