Base interface for all input streams.

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

Syntax

C#
public interface IInStream : IStream, 
	ICloneable, ISynchronizable

See Also