| CloseWriter |
Closes this writer, flushing any buffers needed.
|
| Equals |
Returns a boolean indicating if the value and this object
instance are the same instance.
|
| Flush |
Flushes the buffers to the underlying stream.
|
| GetHashCode |
Returns a pseudo-unique number identifying this instance.
|
| ToString |
Returns a string representation of this object instance.
|
| WriteChars | |
| WriteLine |
Writes the value, then appends the new-line string.
|
| WriteLineChars | |
| WriteValue |
Writes the encoded string representation of the value to the stream.
|