Data splitted to the three chunks (last chunk sizes can be lesser, base chunk size is printhead size / 8 / 3)
and non-zero bit count calculated from each chunk.
If data size is more than printheadPixels / 8, only total mode can be used.
For total mode:
Return total number of pixel in little-endian format: [0, LL, HH]
For auto mode:
By default split mode used. If it is not available, total mode used.
Utility class for various common operations.