Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
-
Updated
Mar 11, 2024 - 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.
Add a description, image, and links to the bytelength topic page so that developers can more easily learn about it.
To associate your repository with the bytelength topic, visit your repo's landing page and select "manage topics."