Hi, I want to update (read data and add some parts) a package in memory. But open (java.io.InputStream in) method only allows reading. I don't want to use open (java.lang.String path) method beacuse of file IO. Is there any other way to do this?
Regards. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
