[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Read a 64-bits integer.
Source position: classesh.inc line 1305
public function TBinaryObjectReader.ReadInt64: Int64; override; |
Read64Int reads a 64-bits signed integer from a binary stream.
This method is simply the implementation for a binary stream of the abstract method introduced in TAbstractObjectReader