Hello,
I think it may be useful to have a module
so that people can directly read/write
untagged values, without
having to go through biniou's output buffer
(and associated data copy).
Instead of using an output buffer, these
functions would take an in or out_channel.
I'd like to expose in such module all the
read/write_untagged_* functions but
using channels for these ones.
Regards,
F.