Provides quick access to each encoding type.

package Swift
subpackage Encoder
author Chris Corbyn

 Methods

Get the Encoder that provides 7-bit encoding.

get7BitEncoding() : \Swift_Mime_ContentEncoder
Static

Get the Encoder that provides 8-bit encoding.

get8BitEncoding() : \Swift_Mime_ContentEncoder
Static

Get the Encoder that provides Base64 encoding.

getBase64Encoding() : \Swift_Mime_ContentEncoder
Static

Get the Encoder that provides Quoted-Printable (QP) encoding.

getQpEncoding() : \Swift_Mime_ContentEncoder
Static

_lookup()

_lookup($key) 
Static

Parameters

$key