On Tue, 8 Apr 2025 11:51:18 GMT, Thomas Stuefe <stu...@openjdk.org> wrote:

> I keep thinking that such a coding can benefit from using stringStream; it 
> makes most of the associated buffer counting etc obsolete, supports dynamic 
> buffers, or optionally can be laid over a fixed-sized buffer and then handles 
> truncation. It does not yet provide a way to report truncation, but that can 
> be added really easily.

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

PR Comment: https://git.openjdk.org/jdk/pull/24482#issuecomment-2786226321

Reply via email to