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