On Fri, 18 Apr 2025 17:35:00 GMT, Stuart Marks <sma...@openjdk.org> wrote:

> Line-oriented methods on Reader instead of BufferedReader.

I don't think a readLine would make sense for Reader but I think we can explore 
a method that reads all remaining characters (to EOS) as a sequence of lines. 
So a very different implementation to what is in BR now.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/24728#issuecomment-2816033745

Reply via email to