Inheritance: Ucs4Decoder
示例#1
0
 public Ucs4Encoding2143()
 {
     ucs4Decoder = new Ucs4Decoder2143();
 }
 public Ucs4Encoding2143() {
     ucs4Decoder = new Ucs4Decoder2143();
 }