StringEncoder.convert

Converts a string from one encoding to another.

interface StringEncoder
void
convert

Parameters

input cstring

string to convert

output mstring

converted string

Meta