FingerWsq.decodeFromBuffer Method¶
Module: FingerWsq
Definition¶
Decodes a NIST WSQ encoded buffer to a FingerImage.
static FingerImage decodeFromBuffer(Uint8List? data)
Parameters
data Uint8Listin Buffer to import the finger template object from.
Returns
The decoded WSQ image.
Exceptions
An error has occurred during Finger Library execution.