Interface which provides the ability to flush all buffered data of a stream to its backing data sink.

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

Syntax

C#
public interface IFlushable

See Also