Package com.mku.streams


package com.mku.streams
  • Class
    Description
    Wrapper stream of RandomAccessStream to a native InputStream implementation.
    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.