Uses of Class
io.github.mmm.binary.codec.Base10
-
Packages that use Base10 Package Description io.github.mmm.binary.codec -
-
Uses of Base10 in io.github.mmm.binary.codec
Fields in io.github.mmm.binary.codec declared as Base10 Modifier and Type Field Description static Base10
Base10. DEFAULT
Default instance for decimal number encoding.
-