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