SevenBitEncoding Class Reference
7Bit Encoding class
More...
List of all members.
Detailed Description
7Bit Encoding class
Definition at line 1065 of file Rmail.php.
Member Function Documentation
SevenBitEncoding::encode |
( |
$ |
input |
) |
|
SevenBitEncoding::getType |
( |
|
) |
|
Returns type.
Implements iEncoding.
Definition at line 1081 of file Rmail.php.
01082 {
01083 return '7bit';
01084 }
The documentation for this class was generated from the following file:
- Static/PhpInclude/FareOfficeLib/3dPart/Rmail/Rmail.php