CS2JNet.System.Text.Encoding
Encoding
System.Text.Encoding
${this}.getBytes(${s})
System.String
s
GetBytes
System.Byte[]
RusticiSoftware.System.Text.EncodingSupport
(new EncodingSupport("UTF-8"))
System.Text.Encoding
UTF8
(new EncodingSupport("UTF-8"))
${this}.setUTF8(${value})