[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
| Name | Description | |
|---|---|---|
| OverflowStream..::..FlushEventArgs | CTor |
Properties
| Name | Description | |
|---|---|---|
| ForWrite | Gest value idicating if event was raised for Write(array<Byte>[]()[][], Int32, Int32) or SetLength(Int64) method or for Flush()()()() | |
| OldSharedLenght | Value of the SharedLength property before call of the Flush()()()() method |