Re: RFC: 8309726: Reader::readString

2023-10-11 Thread Aleksei Ivanov
Thanks -Markus *Von:*Aleksei Ivanov [mailto:alexey.iva...@oracle.com] *Gesendet:* Donnerstag, 5. Oktober 2023 14:16 *An:* Markus Karg; core-libs *Cc:* client-libs-...@openjdk.org *Betreff:* Re: RFC: 8309726: Reader::readString Hi Markus, You posted it to the wrong list, it belongs on core-libs-dev.

Re: RFC: 8309726: Reader::readString

2023-10-05 Thread Aleksei Ivanov
Hi Markus, You posted it to the wrong list, it belongs on core-libs-dev. -- Regards, Alexey On 10/06/2023 12:35, Markus Karg wrote: By analyzing several existing applications I noticed that many of them need to read a String from an input source (be it an input stream or a reader), and ther