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

TBinaryObjectReader.ReadString

Read a string.

Declaration

Source position: classesh.inc line 1496

public function TBinaryObjectReader.ReadString(

  StringType: TValueType

):string; override;

Description

ReadStr reads a string of type StringType from a binary stream.

This method is simply the implementation for a binary stream of the abstract method introduced in TAbstractObjectReader


Documentation generated on: Jul 24 2023