Salmon
Loading...
Searching...
No Matches
Mku.Streams Namespace Reference

Streams, wrappers, and pipe adapters. More...

Classes

class  BlockingInputOutputAdapterStream
 Adapter stream pipes a write stream to a read stream. The InputStream.Read() method will block until there are data written with BlockingInputOutputAdapterStream.Write(). More...
 
class  MemoryStream
 Memory Stream for seeking, reading, and writing to a memory buffer (modeled after C# MemoryStream). More...
 
class  StreamExtensions
 Stream Extensions.
 

Detailed Description

Streams, wrappers, and pipe adapters.