Package com.helger.base.codec.impl
package com.helger.base.codec.impl
-
ClassesClassDescriptionImplements methods common to all codecs defined in RFC 1522.Decoder for ASCII85 encoded valuesDecoder for ASCII Hex encoding.Base16 encoder and decoder.Base32 encoder and decoder based on Apache Commons Codec Base32.Decoder for Discrete Cosinus Transformation (DCT)Encoder and decoder for flate compressionEncoder and decoder for GZip compressionEncoder and decoder for the LZW algorithmA single LZW nodeEncoder and decoder for quoted printable stuff.Identical to the Base64 encoding defined by RFC 1521 and allows a character set to be specified.Similar 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.Codec for RFC 2616 (HTTP/1.1) HTTP header values.Encoder and decoder for URL stuff based on RFC 3986.RFC 5987 Encoder.Decoder for run length encoding