![]() |
TYPO3
7.6
|
Public Member Functions | |
getName () | |
![]() | |
encodeString ($string, $firstLineOffset=0, $maxLineLength=0) | |
![]() | |
charsetChanged ($charset) | |
Interface for all Header Encoding schemes.
Definition at line 16 of file HeaderEncoder.php.
getName | ( | ) |
Get the MIME name of this content encoding scheme.
Implemented in Swift_Mime_HeaderEncoder_QpHeaderEncoder, and Swift_Mime_HeaderEncoder_Base64HeaderEncoder.