Ejemplo n.º 1
0
 public override void Write(JavaWriter wtr)
 {
     wtr.Write8(tag);
     wtr.WriteString(str);
 }