Click or drag to resize

NetBufferWritePadBits Method

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