[erlang-questions] how: string stream?
Bengt Kleberg
bengt.kleberg@REDACTED
Wed Oct 31 09:21:39 CET 2007
greetings,
there are at least two string streams that i know of. Ulf Wiger has one
and I have one (string_io). his should be better.
bengt
Those were the days...
EPO guidelines 1978: "If the contribution to the known art resides
solely in a computer program then the subject matter is not
patentable in whatever manner it may be presented in the claims."
On 2007-10-31 02:46, YC wrote:
> Hi all -
>
> are there something equivalent to a string stream in Erlang? The io
> module utilizes a IoDevice(), but it seems an IoDevice is either a file
> or socket, and unclear how to extend it.
>
> I'm also wondering how to implement the equivalent of chaining streams
> together to perform layers of processing - any examples are appreciated.
>
> Thanks,
> yc
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
More information about the erlang-questions
mailing list