Reads a 64-bit signed integer from the stream.
Stream footprint: dynamic, 1-9 bytes.
![](../icons/collapse_all.gif)
C# | Visual Basic | Visual C++ | J# |
public long ReadInt64()
Public Function ReadInt64 As Long
public: long long ReadInt64()
public long ReadInt64()
![](../icons/collapse_all.gif)
The value read from the stream.