Interface which provides the ability to retrieve the length
of a stream. It acts as the base interface for all stream
implementations.
Namespace: VVVV.Utils.StreamsAssembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4694.10871
Syntax
C# |
---|
public interface IStream : ICloneable |