Converts input and returns the result of the conversion.
input
@override T convert(S input) { throw UnsupportedError('This converter only supports chunked conversion'); }