Class ByteBufferByteChannel

java.lang.Object
org.mp4parser.tools.ByteBufferByteChannel
All Implemented Interfaces:
Closeable, AutoCloseable, ByteChannel, Channel, ReadableByteChannel, WritableByteChannel

public class ByteBufferByteChannel extends Object implements ByteChannel
Creates a ReadableByteChannel that is backed by a ByteBuffer.