One detail in the actual mpack code: In the encoder case for PIKE_T_OBJECT, perhaps it would be a good idea to support all the buffer classes, and not only Stdio.Buffer.
Basically, use get_memory_object_memory instead? -- Per Hedbor
Per Hedbor () @ Pike (-) developers forum Mon, 23 Nov 2015 11:09:32 -0800
One detail in the actual mpack code: In the encoder case for PIKE_T_OBJECT, perhaps it would be a good idea to support all the buffer classes, and not only Stdio.Buffer.
Basically, use get_memory_object_memory instead? -- Per Hedbor