public class IndexHash extends Object
| Constructor and Description |
|---|
IndexHash() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(long unpaddedSize,
long uncompressedSize) |
long |
getIndexSize() |
long |
getStreamSize() |
void |
validate(InputStream in) |
public void add(long unpaddedSize,
long uncompressedSize)
throws XZIOException
XZIOExceptionpublic void validate(InputStream in) throws IOException
IOExceptionpublic long getIndexSize()
public long getStreamSize()