Class BlockInfo



  • public class BlockInfo
    extends Object
    • Constructor Detail

      • BlockInfo

        public BlockInfo(long position,
                         int lengthHeader,
                         int lengthData)
    • Method Detail

      • getPosition

        public long getPosition()
      • getLengthHeader

        public int getLengthHeader()
      • getLengthData

        public int getLengthData()