Documentation
¶
Index ¶
Constants ¶
View Source
const ( One = Bit(true) Zero = Bit(false) )
View Source
const BitsPerByte = 8
Variables ¶
This section is empty.
Functions ¶
func ConvertBitsToBytes ¶
ConvertBitsToBytes converts the array of expectedBits into an array of bytes.
Types ¶
Click to show internal directories.
Click to hide internal directories.