convert
private fun convert(input: Base64EncodingConverter.Input): Result<Base64EncodingConverter.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.