FingerTemplateRecord.fromFile Method

Module: FingerTemplateRecord

Definition

Imports the finger template record object from a file.

static FingerTemplateRecord fromFile(FingerTemplateFormat format, String? path)

Parameters

in Fingerprint template buffer type to import the finger template record object from.

path String
in Path to the file to import the finger template record object from.

Returns

The newly created finger template record.

Exceptions

An error has occurred during Finger Library execution.