示例#1
0
 public synchronized void writeRead(ReadData readData) throws IOException {
   readData.write(writer);
 }