Uses of Class
io.github.mmm.binary.codec.Base32
-
Packages that use Base32 Package Description io.github.mmm.binary.codec -
-
Uses of Base32 in io.github.mmm.binary.codec
Fields in io.github.mmm.binary.codec declared as Base32 Modifier and Type Field Description static Base32Base32. DEFAULTDefault instance forBase32according to RFC 4648 (Table 1).static Base32Base32. ZB32Instance forBase32for z-base-32.
-