]> zoso.dev Git - buffer.git/commit
Add fromArrayView for TypedArrays and DataViews. Fast path for Uint8Array.
authorKoushik Dutta <koushd@gmail.com>
Sat, 7 Dec 2019 00:28:35 +0000 (16:28 -0800)
committerKoushik Dutta <koushd@gmail.com>
Mon, 9 Dec 2019 21:10:00 +0000 (13:10 -0800)
commit1df9870ea0f1fb89d2a84940464f4c4cfef053c1
treed580b556b6e116a73b426f2294995c9612b14160
parent5527ccae17dee95064a615c06a93014fc48c4072
Add fromArrayView for TypedArrays and DataViews. Fast path for Uint8Array.
index.js