hunt.text.Codec

Undocumented in source.

Members

Classes

B64Code
class B64Code

Fast B64 Encoder/Decoder as described in RFC 1421. <p>Does not insert or interpret whitespace as described in RFC 1521. If you require this you must pre/post process your data. <p> Note that in a web context the usual case is to not want linebreaks or other white space in the encoded output.

Meta