The IOutStream 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.)

Properties

  NameDescription
Public propertyLength
Gets or sets the length of the output stream.
Public propertyLength
Gets the length of the stream.
(Inherited from IStream.)

See Also