Interface InputStreamStatistics

    • Method Detail

      • getCompressedCount

        long getCompressedCount()
        Returns:
        the amount of raw or compressed bytes read by the stream
      • getUncompressedCount

        long getUncompressedCount()
        Returns:
        the amount of decompressed bytes returned by the stream