Interface ElfByteChannel

All Superinterfaces:
AutoCloseable, ByteChannel, Channel, Closeable, ReadableByteChannel, WritableByteChannel
All Known Implementing Classes:
ElfFileChannel, ElfZipFileChannel

public interface ElfByteChannel extends ByteChannel