Click or drag to resize

BinaryUtils Methods

The BinaryUtils type exposes the following members.

Methods
  NameDescription
Public methodStatic memberToBinaryMask
Converts a collection of bool values to a bit mask.
Public methodStatic memberToBinaryString(UInt32, Int32)
Formats an integer value to a binary string.
Public methodStatic memberToBinaryString(UInt32, StringBuilder, Int32)
Formats an integer value to a binary string.
Top
See Also