Notice that if an {@link IOException} is thrown, the class file isprobably written incompletely and thus invalid. The calling method must take care of this situation, e.g. by closing the output stream and then deleting the file. @param os @throws IOException
|
|