Question

I'm looking for an implementation of Crockford's Base32 encoding/decoding in Java. Specifically, that means a Java library that I can use in my projects. Alternatively, some code example to do the encoding and decoding.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top