View Single Post
  #7 (permalink)  
Old 10-12-2008, 03:42 PM
Nicholas Jordan's Avatar
Nicholas Jordan Nicholas Jordan is offline
Senior Member
 
Join Date: Jun 2008
Location: Southwest
Posts: 879
Nicholas Jordan is on a distinguished road
In general, try to stay with Writers for String data, but be aware that some file classes will not flush on close unless one places a close(); in the code as it is possible for the JVM to exit without writing all the data.

Best approach is to look through all the classes in java.io .... then do testing.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
.
Cybercartography: A new theoretical construct proposed by D.R. Fraser Taylor
Reply With Quote