I don't know what is difference with this repo and the ArrayPrinter, except here the source code is smaller, so less parameters I guess. Is this repo still in use?
Anyway one annoying thing that the Readme-documentation shows immediately:
The double-space is spliting the 16 bytes to (9 and 7), not (8 and 8) as it should.
Current:
// 0000 c8 d3 a3 06 4d de c8 f7 33 33 8a 4c 08 00 45 00 ····M···33·L··E·
Expected:
// 0000 c8 d3 a3 06 4d de c8 f7 33 33 8a 4c 08 00 45 00 ····M···33·L··E·