I have written a MsgPack cmod. It operates directly on Stdio.Buffer internals. In order to make that work, I exposed a bit more of the internal API via modules/_Stdio/buffer.h. I would like to merge that into 8.1. Are there any objections or comments regarding a Stdio.Buffer C-API? The branch is arne/msgpack.
Arne