PHP Interface Swift_CharacterReaderFactory, Halite

Author: Chris Corbyn
Mostra file Open project: HaliteChallenge/Halite Interface Usage Examples

Public Methods

Method Description
getReaderFor ( string $charset ) : Swift_CharacterReader Returns a CharacterReader suitable for the charset applied.

Method Details

getReaderFor() public method

Returns a CharacterReader suitable for the charset applied.
public getReaderFor ( string $charset ) : Swift_CharacterReader
$charset string
return Swift_CharacterReader