Uses of Class
io.github.mmm.binary.codec.Base16
-
Packages that use Base16 Package Description io.github.mmm.binary.codec -
-
Uses of Base16 in io.github.mmm.binary.codec
Fields in io.github.mmm.binary.codec declared as Base16 Modifier and Type Field Description static Base16Base16. DEFAULTDefault instance for hexadecimal number encoding.static Base16Base16. UPPERDefault instance for hexadecimal number encoding (formatted in UPPER case).
-