Thread: Reading a file
View Single Post
  #1 (permalink)  
Old 12-29-2007, 06:13 PM
mew mew is offline
Member
 
Join Date: Nov 2007
Posts: 70
mew is on a distinguished road
Reading a file
Hello,

I have to read a file into a String. Which is the fastest way to read a file. FileInputStream, BufferedStream etc are available, I want to use the fasted way.

please advice.

Cheers.
Reply With Quote
Sponsored Links