Lidgren Network Library documentation |
NetBuffer..::..SkipPadBits Method |
NetBuffer Class See Also Send Feedback |
Overload List
Name | Description | |
---|---|---|
SkipPadBits()()()() |
Pads data with enough bits to reach a full byte. Decreases cpu usage for subsequent byte writes.
| |
SkipPadBits(Int32) |
Pads data with the specified number of bits.
|