do-serialization icon indicating copy to clipboard operation
do-serialization copied to clipboard

ArrayBuffer argument to data writer function

Open EnderShadow8 opened this issue 3 years ago • 0 comments

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.

EnderShadow8 avatar Jan 30 '22 01:01 EnderShadow8