public long length() throws IOException {
   return mFile.length();
 }