PeekBytes Method
From Lidgren.Network
| Lidgren Network Library documentation |
| NetIncomingMessage..::..PeekBytes Method |
| NetIncomingMessage Class See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
| PeekBytes(Int32) |
Reads the specified number of bytes without advancing the read pointer
(Inherited from NetBuffer.) | |
| PeekBytes(array<Byte>[]()[][], Int32, Int32) |
Reads the specified number of bytes without advancing the read pointer
(Inherited from NetBuffer.) |