FingerIndexer.fromFile Method¶
Module: FingerIndexer
Definition¶
Imports the finger indexer object from a file.
static FingerIndexer fromFile(String? path)
Parameters
path Stringin Path to the file to import the finger indexer object from.
Returns
The newly created finger indexer.
Exceptions
An error has occurred during Finger Library execution.