The IInStream<(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.) | |
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.
| |
Sync |
Synchronizes this object with the backing data source.
(Inherited from ISynchronizable.) |
Extension Methods
Name | Description | |
---|---|---|
CombineWith<(Of <<'(U, V>)>>) | (Defined by StreamUtils.) | |
Cyclic<(Of <<'(T>)>>) | (Defined by StreamUtils.) | |
GetCyclicReader<(Of <<'(T>)>>) | (Defined by StreamUtils.) | |
GetRange<(Of <<'(T>)>>) | (Defined by StreamUtils.) | |
Reverse<(Of <<'(T>)>>) | (Defined by StreamUtils.) | |
Take<(Of <<'(T>)>>) | (Defined by StreamUtils.) | |
ToReadOnlyCollection<(Of <<'(T>)>>) | (Defined by EnumerableExtensions.) | |
ToSpread<(Of <<'(T>)>>) | (Defined by SpreadExtensions.) |
Properties
Name | Description | |
---|---|---|
IsChanged |
Whether or not the data changed during last synchronization.
(Inherited from ISynchronizable.) | |
Length |
Gets the length of the stream.
(Inherited from IStream.) |