Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
-
Updated
Jan 13, 2026 - JavaScript
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Get the byte length of a Typed Array, even in engines without a `.byteLength` method.
To associate your repository with the bytelength topic, visit your repo's landing page and select "manage topics."