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

TBinaryObjectReader.Destroy

Destroys the binary data reader.

Declaration

Source position: classesh.inc line 1469

public destructor TBinaryObjectReader.Destroy; override;

Description

Destroy frees the buffer allocated when the instance was created. It also positions the stream on the last used position in the stream (the buffering may cause the reader to read more bytes than were actually used.)

See also

TBinaryObjectReader.Create

  

Creates a new binary data reader instance.


Documentation generated on: Jul 24 2023