Esempio n. 1
0
 @Override
 public OutputStream getAppendOutputStream() throws IOException {
   return file.getAppendOutputStream();
 }