Table of Contents

Namespace NetEx.IO

Classes

MultiStream

Creates a wrapper around multiple Stream instances, and presents them as a single, read-only stream.

OnDisposeStream

Creates a wrapper around a Stream that can be used to perform additional cleanup when the underlying stream is disposed.