[This is preliminary documentation and is subject to change.]

Implements sream that can be used to write data into another streem where writer does not see the basë sream and it is possible to write more data the possibli fits into free space in base stream

The OverflowStream..::..FlushEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodOverflowStream..::..FlushEventArgs
CTor

Properties

  NameDescription
Public propertyForWrite
Gest value idicating if event was raised for Write(array<Byte>[]()[][], Int32, Int32) or SetLength(Int64) method or for Flush()()()()
Public propertyOldSharedLenght
Value of the SharedLength property before call of the Flush()()()() method

See Also