CompressedWarcCachingReaderpublic interface WarcCachingReader
| Modifier and Type | Method | Description |
|---|---|---|
WarcReader |
cache() |
|
void |
position(long position) |
WarcReader cache() throws java.io.IOException, WarcFormatException
java.io.IOExceptionWarcFormatExceptionvoid position(long position)
throws java.io.IOException
java.io.IOException