mmstan commented on PR #473:
URL: https://github.com/apache/commons-csv/pull/473#issuecomment-2346203023

   @ppkarwasz 
   The ExtendedBufferedReader calls reset() and mark() methods, we cannot 
remove the calls. 
   I think it is not possible to extend the ExtendedBufferedReader from Reader, 
the implementations for reset() and mark() are missing. Or I missunderstand 
your proposal.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to