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