Write an integer to the stream.
Source position: classesh.inc line 2135
public procedure TWriter.WriteInteger(
Value: LongInt
); overload;procedure TWriter.WriteInteger(
Value: Int64
); overload;