コード例 #1
0
 public long getDecompressedBytesRead() throws IOException {
   return dumpReader.getDecompressedBytesRead();
 }