frysk.proc.dead
Class CorefileByteBuffer

java.lang.Object
  extended by inua.eio.Buffer
      extended by inua.eio.ByteBuffer
          extended by frysk.proc.dead.CorefileByteBuffer

public class CorefileByteBuffer
extends ByteBuffer


Constructor Summary
CorefileByteBuffer(File file)
           
CorefileByteBuffer(File file, MapAddressHeader[] metaData)
           
 
Method Summary
 
Methods inherited from class inua.eio.ByteBuffer
get, get, get, get, get, get, get, get, getByte, getByte, getDouble, getDouble, getFloat, getFloat, getInt, getInt, getInt, getInt, getLong, getLong, getLong, getLong, getShort, getShort, getShort, getShort, getUByte, getUByte, getUInt, getUInt, getUInt, getUInt, getULong, getULong, getULong, getULong, getUShort, getUShort, getUShort, getUShort, getUWord, getUWord, getUWordSized, getWord, getWord, getWordSized, order, order, put, put, putByte, putByte, putDouble, putDouble, putDouble, putDouble, putFloat, putFloat, putFloat, putFloat, putInt, putInt, putInt, putInt, putLong, putLong, putLong, putLong, putShort, putShort, putShort, putShort, putUByte, putUByte, putUInt, putUInt, putUInt, putUInt, putULong, putULong, putULong, putULong, putUShort, putUShort, putUShort, putUShort, putUWord, putUWord, putUWordSized, putWord, putWord, putWordSized, safeGet, slice, slice, wordLength, wordSize, wordSize
 
Methods inherited from class inua.eio.Buffer
capacity, clear, flip, hasRemaining, limit, limit, mark, position, position, remaining, reset, rewind
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CorefileByteBuffer

public CorefileByteBuffer(File file,
                          MapAddressHeader[] metaData)
                   throws ElfException
Throws:
ElfException

CorefileByteBuffer

public CorefileByteBuffer(File file)
                   throws ElfException
Throws:
ElfException