The IOutStream<(Of <(<'T>)>)> type exposes the following members.

Methods

  NameDescription
Public methodClone
Creates a new object that is a copy of the current instance.
(Inherited from ICloneable.)
Public methodFlush
Flushes all buffered data to the backing data sink.
(Inherited from IFlushable.)
Public methodGetWriter
Gets a IStreamWriter<(Of <(<'T>)>)> which can be used to write to this output stream.

Extension Methods

See Also