public class FileBlock extends Object
FileBlock(int type, int numObjects, byte[] buffer)
byte[]
getBuffer()
int
getNumObjects()
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FileBlock(int type, int numObjects, byte[] buffer)
public int getType()
public int getNumObjects()
public byte[] getBuffer()