convert
private fun convert(input: Base64ToBitmapConverter.Input): Result<Base64ToBitmapConverter.Output>(source)
Executes the convert step in the SDAI image processing layer.
Return
Result produced by convert.
Author
Dmitriy Moroz
Parameters
input
input value consumed by the API.