Class ElfFileChannel

java.lang.Object
com.facebook.soloader.ElfFileChannel
All Implemented Interfaces:
ElfByteChannel, Closeable, AutoCloseable, ByteChannel, Channel, ReadableByteChannel, WritableByteChannel

public class ElfFileChannel extends Object implements ElfByteChannel