[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Destroys the binary data reader.
Source position: classesh.inc line 870
public destructor TBinaryObjectReader.Destroy; override; |
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.)
|
Creates a new binary data reader instance. |
No notes exist for this page yet.