コード例 #1
0
 @Override
 public long getTotalSpace() throws IOException {
   return file.getTotalSpace();
 }