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