Package com.mku.streams
package com.mku.streams
Streams, stream wrappers, and piped stream adapters.
-
ClassDescriptionPiped input and outputstream with blocking flush and close.Buffer that can be used for buffered streams.InputStream wrapper for RandomAccessStream.Memory Stream for seeking, reading, and writing to a memory buffer (modeled after C# MemoryStream).Base class for read-write seekable streams.Used to identify the start offset for seeking to a stream.