org.beangle.commons.codec

net

package net

Visibility
  1. Public
  2. All

Type Members

  1. class BCoder extends Encoder[String, String] with Decoder[String, String]

    Identical to the Base64 encoding defined by RFC 1521 and allows a character set to be specified.

    Identical to the Base64 encoding defined by RFC 1521 and allows a character set to be specified.

    RFC 1522 describes techniques to allow the encoding of non-ASCII text in various portions of a RFC 822 [2] message header, in a manner which is unlikely to confuse existing message handling software.

    Since

    3.2.0

    See also

    MIME (Multipurpose Internet Mail Extensions) Part Two: Message Header Extensions for Non-ASCII Text

Value Members

  1. object BCoder

Ungrouped