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