Class Base32
java.lang.Object
org.jivesoftware.smack.util.stringencoder.Base32
Base32 string encoding is useful for when filenames case-insensitive filesystems are encoded.
Base32 representation takes roughly 20% more space then Base64.
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Base32
public Base32()
-
-
Method Details
-
getStringEncoder
-
decode
-
encode
-