Attributes inherited from class: Object |
---|
string |
Methods | |
---|---|
Modifier and Type | Method and Description |
shared formal Void | close() Destroy this |
shared formal Void | flush() Flush all written text to the underlying file system. |
shared formal Void | write(String string) Write text to the file. |
shared formal Void | writeLine(String line) Write a line of text to the file. |