Nybble Array
A NybbleArray offers dense storage of nybbles, i.e., values in 0,15. Even indices correspond to low nybbles of bytes, whereas odd indices correspond to high nybbles of bytes.
Author
Todd L Smith
Constructors
Types
Functions
Link copied to clipboard
Answer a NybbleInputStream positioned at the specified index.
Link copied to clipboard
Determine whether the receiver is nonempty.
Link copied to clipboard