Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BitArray ¶ added in v0.7.1
type BitArray struct {
// contains filtered or unexported fields
}
BitArray is a simple implementation of the Bitarray interface.
func (*BitArray) GetByte ¶ added in v0.7.1
GetByte returns a byte starting from the bit at index pos*8.
Click to show internal directories.
Click to hide internal directories.