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