FaceTemplate.toBuffer Method¶
Module: FaceTemplate
Definition¶
Exports the face template object to a buffer.
Uint8List toBuffer()
Returns
Uint8ListThe buffer that receives the face template.
Exceptions
An error has occurred during Face Library execution.