CrGlobal: BitArrayToByte

BitArrayToByte

represent a bit array as a 1-byte integer value

 Public Function BitArrayToByte(
	  ByVal Bits As CrArray ) As Byte

Parameters

Bits
[ByVal] CrArray. bit array

Return Values

Byte -  integer value

Remarks

See Also

Project crgenlib Overview Class CrGlobal Overview CrGlobal Properties CrGlobal Methods BitArrayRender BitArrayToInteger