Class FileBlock



  • public class FileBlock
    extends Object
    • Constructor Detail

      • FileBlock

        public FileBlock(int type,
                         int numObjects,
                         byte[] buffer)
    • Method Detail

      • getType

        public int getType()
      • getNumObjects

        public int getNumObjects()
      • getBuffer

        public byte[] getBuffer()