From mboxrd@z Thu Jan 1 00:00:00 1970 Path: eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Lawrence D'Oliveiro Newsgroups: comp.lang.ada Subject: Re: In memory Stream Date: Fri, 16 Feb 2024 21:54:36 -0000 (UTC) Organization: A noiseless patient Spider Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Injection-Date: Fri, 16 Feb 2024 21:54:36 -0000 (UTC) Injection-Info: dont-email.me; posting-host="fe3e14ae0e4b82a387ee5a4e24f95846"; logging-data="50499"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19WGji0Y+/ffBRTAlZwl2DB" User-Agent: Pan/0.155 (Kherson; fc5a80b8) Cancel-Lock: sha1:kDxLz5YMg4gMQgrVhdArdLeSqhY= Xref: news.eternal-september.org comp.lang.ada:66064 List-Id: On Fri, 16 Feb 2024 10:41:12 +0100, DrPi wrote: > I though I'll use a Stream writing/reading in/from the memory buffer. Wouldn’t be simplest to let the OS manage the buffering for you?