Hi,

I have just joined this list. I want to know if anone has worked on this problem:

When you use the Awk... classes and the AwkStreamInput to do regular expression 
matching and give it a binary file to work on, it throws an 
ArrayIndexOutOfBoundsException. As far as I can see, this is due to the fact that a 
line from the file is read into an array and since "a line" in a binary file can be 
very large, maybe this exception is thrown.

If no one has worked on this can I have some hints on how to resolve it.

Hardeep Singh
http://SeeingWithC.cjb.net

Reply via email to