DetectedFace.toBuffer Method¶
Module: DetectedFace
Definition¶
Exports the face object to a buffer.
Uint8List toBuffer()
Returns
Uint8ListThe buffer to which the face object is exported.
Exceptions
An error has occurred during Face Library execution.