Base interface for all input streams.
Namespace: VVVV.Utils.StreamsAssembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4694.10871
Syntax
C# |
---|
public interface IInStream : IStream, ICloneable, ISynchronizable |
C# |
---|
public interface IInStream : IStream, ICloneable, ISynchronizable |