]> zoso.dev Git - buffer.git/commit
Add Buffer.from, alloc, allocUnsafe, allocUnsafeSlow, swap16, swap32
authorFeross Aboukhadijeh <feross@feross.org>
Tue, 19 Apr 2016 06:50:48 +0000 (23:50 -0700)
committerFeross Aboukhadijeh <feross@feross.org>
Tue, 19 Apr 2016 06:56:37 +0000 (23:56 -0700)
commit51c52f90d7b69a913dedc233357a91e54c4ca890
treeb391ea25fa14cd4b581f2a802e67abf7c7d32f17
parentb9781a9434aaaa3d3099e7281c15a6a5f51c9b51
Add Buffer.from, alloc, allocUnsafe, allocUnsafeSlow, swap16, swap32

Brings buffer up-to-date with node.js commit 6275249 on  Apr 15, 2016.

https://github.com/nodejs/node/blob/e38bade82801645d8cc1010e3f4e98260522
44cb/lib/buffer.js
index.js
test/node/test-buffer.js