Method | Description | |
---|---|---|
Flush ( ) : void | ||
Write ( char value ) : void | ||
Write ( char buffer, int index, int count ) : void |
Method | Description | |
---|---|---|
RubyIOWriter ( |
public Write ( char buffer, int index, int count ) : void | ||
buffer | char | |
index | int | |
count | int | |
return | void |