]> zoso.dev Git - buffer.git/commit
lib: add swap64 (was introduced in node 6.3.0)
authorKirill Fomichev <fanatid@ya.ru>
Sat, 6 Aug 2016 19:32:17 +0000 (22:32 +0300)
committerKirill Fomichev <fanatid@ya.ru>
Sat, 6 Aug 2016 19:33:17 +0000 (22:33 +0300)
commit9cfd9fd0c470d8942ca764d1d0e3d0f9b35bc80f
treef10088817fd267fbbc559d29393809cecd1d3e49
parent1aa54804c7cad3df0418ddd7cbdb3c4d37dd07f3
lib: add swap64 (was introduced in node 6.3.0)

news: https://nodejs.org/en/blog/release/v6.3.0/
PR: https://github.com/nodejs/node/pull/7157
index.js
test/node/test-buffer-swap.js