downloadImage

open suspend override fun downloadImage(url: String): ByteArray(source)

Executes the downloadImage step in the SDAI network layer.

Return

Result produced by downloadImage.

Author

Dmitriy Moroz

Parameters

url

remote URL used by the operation.