shareBytes

suspend fun shareBytes(context: Context, data: ByteArray, fileName: String, mimeType: String)

Writes data to a cache file and launches a system share sheet for it.