The IOutStream<(Of <(<'T>)>)> type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Clone | Creates a new object that is a copy of the current instance. (Inherited from ICloneable.) | |
| Flush |
Flushes all buffered data to the backing data sink.
(Inherited from IFlushable.) | |
| GetWriter |
Gets a IStreamWriter<(Of <(<'T>)>)> which can be used to write
to this output stream.
|
Extension Methods
| Name | Description | |
|---|---|---|
| AssignFrom<(Of <<'(T>)>>)(IInStream<(Of <<'(T>)>>)) | Overloaded. (Defined by StreamUtils.) | |
| AssignFrom<(Of <<'(T>)>>)(IInStream<(Of <<'(T>)>>), array<T>[]()[][]) | Overloaded. (Defined by StreamUtils.) | |
| SetLengthBy<(Of <<'(T>)>>) | (Defined by StreamUtils.) |
Properties
| Name | Description | |
|---|---|---|
| Length |
Gets or sets the length of the output stream.
(Inherited from IOutStream.) | |
| Length |
Gets the length of the stream.
(Inherited from IStream.) |