RegisterConverterToBits Method |
Name | Description | |
---|---|---|
![]() ![]() | ToBits(Byte) | Unpack all the bits in a byte to a boolean array
containing the bits
|
![]() ![]() | ToBits(Byte) | Unpack all the bits in an array of unsigned bytes
to a boolean array containing the bits
|
![]() ![]() | ToBits(SByte) |
Unpack all the bits in a signed byte to a boolean array
containing the bits
|
![]() ![]() | ToBits(SByte) | Unpack all the bits in an array of signed bytes to
a boolean array containing the bits
|