FingerTemplateRecord.toFile Method¶
Module: FingerTemplateRecord
Definition¶
Exports the finger template record object to a file.
void toFile(FingerTemplateFormat format, String? path)
Parameters
format FingerTemplateFormatin Finger template buffer type to export the finger template object to.
path Stringin Path to the file to export the finger template record object to.
Exceptions
An error has occurred during Finger Library execution.