Uses of Class
com.helger.base.codec.impl.AbstractRFC1522Codec
Packages that use AbstractRFC1522Codec
-
Uses of AbstractRFC1522Codec in com.helger.base.codec.impl
Subclasses of AbstractRFC1522Codec in com.helger.base.codec.implModifier 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.