Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找在 Java 中实现Crockford 的 Base32 编码/解码。具体来说,这意味着我可以在我的项目中使用的 Java 库。或者,一些代码示例来进行编码和解码。
看看@https ://bitbucket.org/yaler/yalercontrib/src/a8d40553a4d9/Java/DomainGen/DomainGen.java