Flexi Byte Array
class FlexiByteArray
A ByteArray with the capabilities of a FlexiByte.
Allows modification of the ending byte's individual bits.
Author
Ron Lauren Hombre
Constructors
Functions
Link copied to clipboard
Fill all the leftover bits at the end to complete a byte.
Link copied to clipboard
Copy values into another FlexiByteArray.
Link copied to clipboard
Create an independent copy of this class.
Link copied to clipboard
Link copied to clipboard
Manually move the bit index.
Link copied to clipboard
Link copied to clipboard
Convert to a ByteArray.