Class GLFFastBlockData

java.lang.Object
tritechgemini.fileio.GLFFastBlockData
All Implemented Interfaces:
Serializable

public class GLFFastBlockData extends Object implements Serializable
See Also:
  • Constructor Details

    • GLFFastBlockData

      public GLFFastBlockData(int bMap, long virtualStartByte, int thisBlockBytes, long inputStreamPos)
      Make information about a block in a zipped input file.
      Parameters:
      thisBlockBytes -
      inputStreamPos -
      totalVirtualBytes -
  • Method Details

    • getVirtualStartByte

      public long getVirtualStartByte()
    • getVirtualEndByte

      public long getVirtualEndByte()
    • getThisBlockBytes

      public int getThisBlockBytes()
    • getInputStreamPos

      public long getInputStreamPos()
    • getbMap

      public int getbMap()
      Returns:
      the bMap