Inheritance: Ucs4Decoder
コード例 #1
0
 public Ucs4Encoding4321()
 {
     ucs4Decoder = new Ucs4Decoder4321();
 }
コード例 #2
0
 public Ucs4Encoding4321() {
     ucs4Decoder = new Ucs4Decoder4321();
 }