| Package | Description |
|---|---|
| org.jnbis | |
| org.jnbis.internal |
| Modifier and Type | Method and Description |
|---|---|
DecodedData |
NistDecoder.decode(byte[] nist,
DecodedData.Format fingerImageFormat) |
DecodedData |
NistDecoder.decode(File file,
DecodedData.Format fingerImageFormat) |
DecodedData |
NistDecoder.decode(InputStream inputStream,
DecodedData.Format fingerImageFormat) |
DecodedData |
NistDecoder.decode(String fileName,
DecodedData.Format fingerImageFormat) |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalDecodedData |
| Modifier and Type | Method and Description |
|---|---|
DecodedData |
InternalNistDecoder.decode(byte[] nist,
DecodedData.Format fingerImageFormat) |
Copyright © 2015. All rights reserved.