UNPKG

array-buffer-byte-length

Version:

Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.

14 lines (13 loc) 216 B
{ "all": true, "check-coverage": false, "reporter": ["text-summary", "text", "html", "json"], "lines": 86, "statements": 85.93, "functions": 82.43, "branches": 76.06, "exclude": [ "coverage", "test" ] }