Constructs a new binary value from the given array of bits.
An array of bits representing a binary value.
Accessor for reading the binary value.
This method returns the last bits of the binary value. The number of bits returned depends on the argument passed.
This method returns the least significant byte of this value.
The least significant byte.
This method returns the first bits of the binary value. The number of bits returned depends on the argument passed.
This method returns the least significant byte of this value.
The least significant byte.
This class represents a generic binary value.
Author
Erik Burmester erik.burmester@nextbeam.net