buffer library

Classes

BitBuffer

Constants

bitsPerInt → const int
stepCharList1b → const List<int>
stepDecList1b → const List<int>
stepDecList2b → const List<int>
stepIntLow4_16 → const List<int>
stepList1b → const List<int>
stepList2b → const List<int>

Functions

findBitStep(int value, List<int> bitSteps) int
getBitsNeeded(int value) int
getMaxBitsNeededForDigits(int decimals) int