passes:
1
failures:
0
duration:
0.01
s
ArrayBufferReader
ArrayBuffer
should have the correct length
1ms
‣
async() => { const length = await reader.getLength(); assert.equal(length, ab.byteLength); }