View Single Post
Old 08-10-2012, 05:35 PM   PM User | #2
Fou-Lu
God Emperor


 
Fou-Lu's Avatar
 
Join Date: Sep 2002
Location: Saskatoon, Saskatchewan
Posts: 15,738
Thanks: 4
Thanked 2,464 Times in 2,433 Posts
Fou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to all
Depends on exactly what is in that file.
I'd use a BufferedReader if it was a line by line based text that I need to parse and process. If its serialized, then you would use something like an Object stream.
Fou-Lu is offline   Reply With Quote