Table of Contents

Namespace Yarhl.IO.StreamFormat

Classes

LazyFileStream

Open file for reading or writing on the first operation (lazily).

RecyclableMemoryStream

In-memory stream with a pool of buffers.

StreamWrapper

Wrapper over a streams to override easily specific methods and use the base implementation for the rest.