do-serialization
do-serialization copied to clipboard
ArrayBuffer argument to data writer function
It would be useful to be able to pass an ArrayBuffer to the data writer function. This allows more flexibility in where the data is written and avoids unnecessary copying and slicing.