Implemention of IIOStream<(Of <(<'T>)>)> using an array as storage. Useful as wrapper if a stream is accessed randomly.

Namespace: VVVV.Utils.Streams
Assembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4694.10871

Syntax

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "T:VVVV.Utils.Streams.BufferedIOStream`1"]

Inheritance Hierarchy

System..::..Object
  VVVV.Utils.Streams..::..BufferedIOStream<(Of <(<'T>)>)>

See Also