示例#1
0
 public void WriteBytes(String s)
 {
     dataOutput.WriteBytes(s);
 }