README
Todo List
Classes implementing this interface may use a subsystem which requires less memory than working with large strings of data.
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)