Hi all,

attached is a first working development version of a Stream library.

A stream is a continuous source of strings. A string can be read with the 
"read" method.
The stream class has per design no "seek" or "tell" methods. A later version 
will support cloning in order to replay the content of a stream.

There is no documentation yet, please have a look at the files in 
examples/stream/, they are pretty simple.

The library's source code is in library/Source, both directories are included 
in the attached stream.tgz file.

Comments welcome!

jens

Attachment: stream.tgz
Description: application/tgz

Reply via email to