Click or drag to resize

BitWriterWriteNibble Method

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodWriteNibble(Byte)
Write the lower half (lower nibble) of a byte.
Public methodWriteNibble(Byte, Boolean)
Write either the upper or lower nibble of a byte to the stream.
Top
See Also