How to encode a ByteArray to a base36 String

前端 未结 0 1620
梦谈多话
梦谈多话 2021-02-08 06:21

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题