java.lang.Object | +----FileDescriptor
public void setDeviceNumber(short newDeviceNumber)getDeviceNumber
public short getDeviceNumber()getIndexNode
public IndexNode getIndexNode()setIndexNodeNumber
public void setIndexNodeNumber(short newIndexNodeNumber)getIndexNodeNumber
public short getIndexNodeNumber()getFlags
public int getFlags()getBytes
public byte[] getBytes()getMode
public short getMode()getSize
public int getSize()setSize
public void setSize(int newSize) throws IOExceptiongetBlockSize
public short getBlockSize()getOffset
public int getOffset()setOffset
public void setOffset(int newOffset)readBlock
public int readBlock(short relativeBlockNumber) throws ExceptionwriteBlock
public int writeBlock(short relativeBlockNumber) throws Exception