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