I have written a parser class which parse through an XML file.It is working in many cases ,but for some particular file and in some particular line it is not reading the data properly.It reads partially(one part and the other part read at the next time)i.e the aBytes of the OnContentL read some part and the other part at the next time.My buffer size where i have copied the aBytes is larger than the data what the XML tag contained within it.I don't know why it is happening.Can any one help me? I am working on s60 5th edition device.

Reply With Quote


