Encodes input.
input
The input is encoded as if by encoder.convert.
encoder.convert
T encode(S input) => encoder.convert(input);