Esempio n. 1
0
 @Override
 public long getBlocksize() throws UnsupportedFileOperationException {
   return file.getBlocksize();
 }