コード例 #1
0
 public void writeBytes(String s) throws IOException {
   content.writeBytes(s);
 }