To encode a ByteArray to Base64 I could simply use Base64 from java.util. But now I need to change my code to create base36 instead. Unfortunately java.util doesn\'t have this f