comp.lang.ada
 help / color / mirror / Atom feed
* In-memory streams
@ 2017-11-13 21:23 Victor Porton
  2017-11-14  5:51 ` Per Sandberg
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Victor Porton @ 2017-11-13 21:23 UTC (permalink / raw)


Where can I find an implementation of in-memory streams of unbounded length?

-- 
Victor Porton - http://portonvictor.org

^ permalink raw reply	[flat|nested] 14+ messages in thread
* In-memory Streams
@ 2002-04-15  9:20 Nazgul
  2002-04-15 10:15 ` David C. Hoos, Sr.
  2002-04-15 14:56 ` Ted Dennison
  0 siblings, 2 replies; 14+ messages in thread
From: Nazgul @ 2002-04-15  9:20 UTC (permalink / raw)


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 490 bytes --]

Hi, I need to create a 512 bytes buffer in memory, in which I can write date
like in a stream ('output). Then, when the buffer is full, I have to write
it to a file, for example with Buffer'Output, or once byte each time, but
the raw content, no headers or something, just the raw 512 bytes.

Where should I begin to look at? Something to do with storage pools?

Thanks

--

 (:==================:)
     �lvaro Iradier
    airadier@able.es
     (+34)660133259
 (:==================:)





^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2017-11-14  9:31 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-13 21:23 In-memory streams Victor Porton
2017-11-14  5:51 ` Per Sandberg
2017-11-14  6:22 ` bj.mooremr
2017-11-14  7:17 ` gautier_niouzes
2017-11-14  9:08 ` Jacob Sparre Andersen
2017-11-14  9:31 ` Dmitry A. Kazakov
  -- strict thread matches above, loose matches on Subject: below --
2002-04-15  9:20 In-memory Streams Nazgul
2002-04-15 10:15 ` David C. Hoos, Sr.
2002-04-15 10:23   ` Nazgul
2002-04-15 14:52     ` Ted Dennison
2002-04-15 13:07   ` Nazgul
2002-04-15 14:56 ` Ted Dennison
2002-04-15 15:06   ` Nazgul
2002-04-15 15:20   ` Ken Burtch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox