Uses of Class
io.github.mmm.binary.codec.Base64
-
Packages that use Base64 Package Description io.github.mmm.binary.codec -
-
Uses of Base64 in io.github.mmm.binary.codec
Fields in io.github.mmm.binary.codec declared as Base64 Modifier and Type Field Description static Base64Base64. DEFAULTDefault instance forBase64according to RFC 4648 (Table 1).static Base64Base64. URLInstance forBase64for usage in URLs according to RFC 4648 (Table 2).
-