[erlang-questions] StringIO?
Bengt Kleberg
bengt.kleberg@REDACTED
Mon Jun 4 06:52:46 CEST 2012
Greetings,
Just to make it perfectly clear, when I said I had a string_io module,
this is what it does.
bengt
On Sun, 2012-06-03 at 19:52 +0200, Robert Virding wrote:
> An alternative would be to write a string_io_server which could do
> read/write requests against a string and use it as file descriptor in
> i/o calls. It is well defined and not that difficult.
>
> Robert
>
>
> ______________________________________________________________________
> Thank you Bob,
>
>
> that looks like it's exactly what I need.
>
>
> Thank you,
>
>
> r.
>
> On Wed, May 30, 2012 at 5:25 PM, Bob Ippolito <bob@REDACTED>
> wrote:
>
>
> It's undocumented, but there's the ram_file module:
>
>
> https://github.com/erlang/otp/blob/maint/lib/kernel/src/ram_file.erl
>
> -bob
>
>
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
>
More information about the erlang-questions
mailing list