public int available() throws IOException {
   return jis.available();
 }