Click or drag to resize

DataWriterExtensionsWriteBit Method

Overload List
  NameDescription
Public methodStatic memberWriteBit(IDataWriter, Boolean, Int32)
Writes a bit at the current position in the buffer.
Public methodStatic memberWriteBit(IDataWriter, Int32, Boolean, Int32, Endian)
Writes a bit at the current position in the buffer.
Top
See Also