| Method Index |
|
CloseStream
| Close the Stream.
|
|
DecrementTabulation
| Decrement the tabulation of the current block of text by the specified number of characters.
|
|
EndBlock
| Specify that the Block is ended.
|
|
EndLine
| Specify that the line is ended.
|
|
Flush
| Flush all Data in the Stream.
|
|
IncrementTabulation
| Increment the tabulation of the current block of text by the specified number of characters.
|
|
NewBlock
| Create a New Block in the underlying output stream.
|
|
NewLine
| Create a New Line in the underlying output stream.
|
|
SetBufferLength
| Set the number of lines of the buffer before it will be flushed (default is 200).
|
|
write_Chars
| Write the specified string to the underlying output stream.
|
|
write_Double
| Write the specified double to the underlying output stream.
|
|
write_Long
| Write the specified long to the underlying output stream.
|