FingerTemplate.toFile Method¶
Module: FingerTemplate
Definition¶
Exports the finger template 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 object to.
Exceptions
An error has occurred during Finger Library execution.