Click or drag to resize

NetBufferSkipPadBits Method

Overload List
  NameDescription
Public methodSkipPadBits
Pads data with enough bits to reach a full byte. Decreases cpu usage for subsequent byte writes.
Public methodSkipPadBits(Int32)
Pads data with the specified number of bits.
Top
See Also