Class IndexHash
java.lang.Object
org.graalvm.shadowed.org.tukaani.xz.index.IndexHash
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(long unpaddedSize, long uncompressedSize) longlongvoidvalidate(InputStream in)
-
Constructor Details
-
IndexHash
public IndexHash()
-
-
Method Details
-
add
- Throws:
XZIOException
-
validate
- Throws:
IOException
-
getIndexSize
public long getIndexSize() -
getStreamSize
public long getStreamSize()
-