FingerTemplateRecord.toBuffer Method¶
Module: FingerTemplateRecord
Definition¶
Exports the finger template object to a buffer.
Uint8List toBuffer(FingerTemplateFormat format)
Parameters
format FingerTemplateFormatin Finger template buffer type to export the finger template object to.
Returns
Uint8ListBuffer to export the finger template object to.
Exceptions
An error has occurred during Finger Library execution.