Méthode | Description | |
---|---|---|
GoolBufferedWriterForCS ( GoolBufferedWriterForCS, reader ) | ||
close ( ) : void | ||
write ( int carac ) : void | ||
write ( string toAdd, int start, int length ) : void |
public GoolBufferedWriterForCS ( GoolBufferedWriterForCS, reader ) | ||
reader | GoolBufferedWriterForCS, |
public write ( string toAdd, int start, int length ) : void | ||
toAdd | string | |
start | int | |
length | int | |
Résultat | void |