Searched defs:blockNumber (Results 1 – 4 of 4) sorted by relevance
666 public long getBlockPos(int blockNumber) { in getBlockPos()680 public long getBlockSize(int blockNumber) { in getBlockSize()696 public long getBlockCompPos(int blockNumber) { in getBlockCompPos()712 public long getBlockCompSize(int blockNumber) { in getBlockCompSize()728 public int getBlockCheckType(int blockNumber) { in getBlockCheckType()984 public void seekToBlock(int blockNumber) throws IOException { in seekToBlock()
15 public int blockNumber = -1; field in BlockInfo
172 public boolean hasRecord(int blockNumber) { in hasRecord()
193 INT blockNumber; /*!< frame counter */ member