[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Read a string
Source position: classesh.inc line 893
public function TBinaryObjectReader.ReadString( |
StringType: TValueType |
):String; override; |
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
No notes exist for this page yet.