]> zoso.dev Git - buffer.git/commit
API Addition: do something reasonable for new Buffer(arraybuffer)
authorFeross Aboukhadijeh <feross@feross.org>
Tue, 26 Nov 2013 09:59:51 +0000 (01:59 -0800)
committerFeross Aboukhadijeh <feross@feross.org>
Tue, 26 Nov 2013 09:59:51 +0000 (01:59 -0800)
commitc45c65b8f263276223ab24e27eb4133158659c1d
tree4691e81a7b0d6b86b9fc3f1207c4124ac3a4af30
parent003840c5b547a0341a5bfd03ac623d5bf887822c
API Addition: do something reasonable for new Buffer(arraybuffer)

(Use the ArrayBuffer as the backing buffer for the Uint8Array)
index.js