writePayload

private fun writePayload(bytes: ByteArray, fileName: String)(source)

Executes the writePayload step in the SDAI background work feature layer.

Author

Dmitriy Moroz

Parameters

bytes

bytes value consumed by the API.

fileName

file name value consumed by the API.