FingerIndexer.fromBuffer Method

Module: FingerIndexer

Definition

Imports the finger indexer object from a buffer.

static FingerIndexer fromBuffer(Uint8List? data)

Parameters

data Uint8List
in Buffer to import the finger template object from.

Returns

The newly created finger indexer.

Exceptions

An error has occurred during Finger Library execution.