What is the best file type to use when dealing with text data?

Hello,I am trying to read off text information from a file stored on the phone. I am currently using a txt file to store the data; however the input streaming process is very slow. Is there another way, or file type I can use which is much quicker?Regards,vj
[286 byte] By [vjpa] at [2007-10-2 1:56:49]
# 1
do buffering in stead of reading char by char.
deepspacea at 2007-7-15 19:37:53 > top of Java-index,Java Mobility Forums,Java ME Technologies...