public static final class GZIIndex.GZIIndexer
extends java.lang.Object
implements java.io.Closeable
| Constructor and Description |
|---|
GZIIndexer(java.io.OutputStream outputStream) |
GZIIndexer(java.nio.file.Path outputFile) |
| Modifier and Type | Method and Description |
|---|---|
void |
addGzipBlock(long compressedFileOffset,
long uncompressedBlockSize) |
void |
close() |