| Constructor and Description |
|---|
Check() |
| Modifier and Type | Method and Description |
|---|---|
abstract byte[] |
finish() |
static Check |
getInstance(int checkType) |
String |
getName() |
int |
getSize() |
void |
update(byte[] buf) |
abstract void |
update(byte[] buf,
int off,
int len) |
public abstract void update(byte[] buf,
int off,
int len)
public abstract byte[] finish()
public void update(byte[] buf)
public int getSize()
public String getName()
public static Check getInstance(int checkType) throws UnsupportedOptionsException
UnsupportedOptionsException