Class RiffRelativeSeekableByteChannel

java.lang.Object
com.io7m.jspiel.vanilla.RiffRelativeSeekableByteChannel
All Implemented Interfaces:
Closeable, AutoCloseable, ByteChannel, Channel, ReadableByteChannel, SeekableByteChannel, WritableByteChannel

public final class RiffRelativeSeekableByteChannel extends Object implements SeekableByteChannel
A byte channel that is offset by a fixed amount.