Posted By:
Chen_Zhu
Posted On:
Thursday, April 26, 2001 07:36 AM
When I use a FileWriter to save the file, I get problems with files that are not text/plain. (I use URLConnection.openConnection(). )
Please tell me which IO stream class(es) may be better in such case.
Thanks.