Skip to content

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

License

Notifications You must be signed in to change notification settings

inspect-js/array-buffer-byte-length

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

array-buffer-byte-length

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