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