Uses of Class
org.seppiko.commons.utils.codec.Base16
Packages that use Base16
-
Uses of Base16 in org.seppiko.commons.utils.codec
Fields in org.seppiko.commons.utils.codec declared as Base16Modifier and TypeFieldDescriptionstatic final Base16Base16.RFC4648The most widely used Base16 alphabet is defined in RFC 4648.static final Base16Base16.RFC4648_UPPERThe most widely used Base16 alphabet is defined in RFC 4648.