method com.dmdirc.util.StringTranscoder__static_init










method void com.dmdirc.util.StringTranscoder(Charset)
postthis.charset == charset
postinit'ed(this.charset)










method String encode(String)
prestring != null
postreturn_value == &new String(encode#1)
postnew String(encode#1) num objects == 1










method String decode(String)
prestring != null
postreturn_value == &new String(decode#1)
postnew String(decode#1) num objects == 1