Class BlockedInputStream

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class BlockedInputStream
    extends InputStream
    Reader corresponding to BlockedOutputStream. Expects all data to be in the form of size (int) data (size bytes) junk (however many bytes it takes to complete a block)