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