Uses of Class
com.helger.commons.codec.AbstractRFC1522Codec
Packages that use AbstractRFC1522Codec
-
Uses of AbstractRFC1522Codec in com.helger.commons.codec
Subclasses of AbstractRFC1522Codec in com.helger.commons.codecModifier and TypeClassDescriptionclassIdentical to the Base64 encoding defined by RFC 1521 and allows a character set to be specified.classSimilar to the Quoted-Printable content-transfer-encoding defined in RFC 1521 and designed to allow text containing mostly ASCII characters to be decipherable on an ASCII terminal without decoding.