Class Check
java.lang.Object
org.graalvm.shadowed.org.tukaani.xz.check.Check
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Check
public Check()
-
-
Method Details
-
update
public abstract void update(byte[] buf, int off, int len) -
finish
public abstract byte[] finish() -
update
public void update(byte[] buf) -
getSize
public int getSize() -
getName
-
getInstance
- Throws:
UnsupportedOptionsException
-