I have to read the content of a very large xml file with characters over 200k and find a node in that which is at the end. Can someone help me to achieve this. String is unable to store the characters after 65536
I am looking for two solutions here
Read the full content of the file (Best solution)
read the last 65536 characters of the xml file (This will work aswell)
Sorry bala I couldn’t solve it ,I thought this was for a different question.I couldn’t solve it I cannot send the file as it contains sensitive information