Ejemplo n.º 1
0
 /** @return The current length of the file */
 public long length() {
   return channel.size();
 }