Lidgren Network Library documentation |
NetOutgoingMessage..::..SkipPadBits Method |
NetOutgoingMessage 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.
(Inherited from NetBuffer.) | |
SkipPadBits(Int32) |
Pads data with the specified number of bits.
(Inherited from NetBuffer.) |