PeekInt64 Method
From Lidgren.Network
| Lidgren Network Library documentation |
| NetIncomingMessage..::..PeekInt64 Method |
| NetIncomingMessage Class See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
| PeekInt64()()()() |
Reads an Int64 without advancing the read pointer
(Inherited from NetBuffer.) | |
| PeekInt64(Int32) |
Reads the specified number of bits into an Int64 without advancing the read pointer
(Inherited from NetBuffer.) |