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