[erlang-questions] how: string stream?
YC
yinso.chen@REDACTED
Wed Oct 31 02:46:39 CET 2007
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20071030/5d975e29/attachment.htm>
More information about the erlang-questions
mailing list