The IIOStream<(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.) | |
GetEnumerator()()()() | Returns an enumerator that iterates through the collection. (Inherited from IEnumerable<(Of <(<'T>)>)>.) | |
GetEnumerator()()()() | Returns an enumerator that iterates through a collection. (Inherited from IEnumerable.) | |
GetReader |
Gets a IStreamReader<(Of <(<'T>)>)> used to read from this input stream.
(Inherited from IInStream<(Of <(<'T>)>)>.) | |
GetWriter |
Gets a IStreamWriter<(Of <(<'T>)>)> which can be used to write
to this output stream.
(Inherited from IOutStream<(Of <(<'T>)>)>.) | |
Sync |
Synchronizes this object with the backing data source.
(Inherited from ISynchronizable.) |
Extension Methods
Properties
Name | Description | |
---|---|---|
IsChanged |
Whether or not the data changed during last synchronization.
(Inherited from ISynchronizable.) | |
Length |
Gets or sets the length of the output stream.
(Inherited from IOutStream.) | |
Length |
Gets the length of the stream.
(Inherited from IStream.) |