base-n
base-n copied to clipboard
16 bit input
https://stackoverflow.com/questions/25005363/how-to-convert-an-array-of-16-bit-values-to-base64
According to this libs author I can use 16 bit input but when I try it I get only char-size input supported
Would it be possible to add 16 bit input/output to this library or modify it in such a way?