Thread
:
There's not enough memory to process the command. at java.io.FileInputStream
View Single Post
#
2
(
permalink
)
08-03-2007, 08:17 PM
Heather
Senior Member
Join Date: Jun 2007
Posts: 164
maybe a better solution is to not use BufferedReader.readLine at all, and instead write your own "read line" code so you can have better control over how large amounts of data are accepted by your application.
Heather
View Public Profile
Send a private message to Heather
Find all posts by Heather