Hunny Software Library Reference

Base64Encoder Properties

The properties of the Base64Encoder class are listed below. For a complete list of Base64Encoder class members, see the Base64Encoder Members topic.

Public Instance Properties

MaxLineLen Gets or sets the maximum line length of the encoded output.
OutputCrLf Gets or sets the CRLF end-of-line characters option.
SuppressFinalNewline Gets or sets the option to suppress a final newline in the output.

See Also

Base64Encoder Class | Hunny.Mime Namespace | Base64EncoderW | Base64 in RFC 2045