FingerIndexer.fromBuffer Method¶
Module: FingerIndexer
Definition¶
Imports the finger indexer object from a buffer.
static FingerIndexer fromBuffer(Uint8List? data)
Parameters
data Uint8Listin Buffer to import the finger template object from.
Returns
The newly created finger indexer.
Exceptions
An error has occurred during Finger Library execution.