Lidgren Network Library documentation |
NetIncomingMessage..::..ReadBytes Method |
NetIncomingMessage Class See Also Send Feedback |
Overload List
Name | Description | |
---|---|---|
ReadBytes(Int32) |
Reads the specified number of bytes
(Inherited from NetBuffer.) | |
ReadBytes(Int32, array<Byte>[]()[][]%) |
Reads the specified number of bytes and returns true for success
(Inherited from NetBuffer.) | |
ReadBytes(array<Byte>[]()[][], Int32, Int32) |
Reads the specified number of bytes into a preallocated array
(Inherited from NetBuffer.) |