Swift
[ class tree: Swift ] [ index: Swift ] [ all elements ]

Class: Swift_Encoding

Source Location: /vendors/swift/classes/Swift/Encoding.php

Class Overview


Provides quick access to each encoding type.


Author(s):

  • Chris Corbyn

Methods



Class Details

[line 20]
Provides quick access to each encoding type.



Tags:

author:  Chris Corbyn
filesource:  Source Code for this file


[ Top ]


Class Methods


static method get7BitEncoding [line 28]

static Swift_Mime_ContentEncoder get7BitEncoding( )

Get the Encoder that provides 7-bit encoding.



Tags:

access:  public


[ Top ]

static method get8BitEncoding [line 38]

static Swift_Mime_ContentEncoder get8BitEncoding( )

Get the Encoder that provides 8-bit encoding.



Tags:

access:  public


[ Top ]

static method getBase64Encoding [line 58]

static Swift_Mime_ContentEncoder getBase64Encoding( )

Get the Encoder that provides Base64 encoding.



Tags:

access:  public


[ Top ]

static method getQpEncoding [line 48]

static Swift_Mime_ContentEncoder getQpEncoding( )

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



Tags:

access:  public


[ Top ]


Documentation generated on Mon, 05 Sep 2011 20:33:14 -0500 by phpDocumentor 1.4.3