Module de.cuioss.java.tools
Package de.cuioss.tools.codec
package de.cuioss.tools.codec
Provides types and structures similiar to
https://github.com/apache/commons-codec. Currently, it provides the
capability for encoding / decoding Hex-values, see
Hex- Author:
- Oliver Wolff
-
ClassDescriptionThrown when there is a failure condition during the decoding process.Thrown when there is a failure condition during the encoding process.Overview