serializedData

fun serializedData(): ByteArray

Serializes collected data to binary format using the BiometricRequest protocol buffer definition. faceImage is set as the probeImage in the BiometricRequest. frames are set as padData in the BiometricRequest.

Return

ByteArray containing the serialized data