README
Todo List
Implements interfaces:
Swift_CharacterStream_NgCharacterStream __construct( Swift_CharacterReaderFactory $factory, unknown_type $charset)
void flushContents( )
void importByteStream( Swift_OutputByteStream $os)
void importString( string $string)
string read( int $length)
int[] readBytes( int $length)
void setCharacterReaderFactory( Swift_CharacterReaderFactory $factory)
void setCharacterSet( string $charset)
void setPointer( int $charOffset)
void write( string $chars)