kig/DataStream.js

writeUint8Array [writeTypeArray] are buggy

Closed this issue · 1 comments

for some strange reason functions incorrectly assume that arr.byteOffset is 0.

kig commented

Do you have a test case that fails on this (that I could crib & test against)?

I tried to fix this but lacking a test it might or might not work :(