vb.net convert int32 into boolean array stack overflow code example
Example: vb.net convert int32 into boolean array stack overflow
Dim MyShort As uShort = 32
Dim oByteArray As New System.Collections.BitArray(System.BitConverter.GetBytes(MyShort))