
i am using buffer reader to read each line using loop. My problem is when the pointer reach EOF then it has to be reset. So when using mark() i have to specify the size. For a huge file, length has to be stored in long but mark only takes int type value.. any other function that i can use to reset pointer.
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.