Method | Description | |
---|---|---|
__construct ( ) | Creates a new CharacterReaderFactory. | |
__wakeup ( ) | ||
getReaderFor ( string $charset ) : Swift_CharacterReader | Returns a CharacterReader suitable for the charset applied. | |
init ( ) |
public getReaderFor ( string $charset ) : Swift_CharacterReader | ||
$charset | string | |
return | Swift_CharacterReader |