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