Commit 4643b8b6 authored by Trevor Norris's avatar Trevor Norris Committed by Rod Vagg
Browse files

buffer: allow ArrayBuffer as Buffer argument

Buffer now uses the ArrayBuffer as the backing store if passed to the
constructor.

Fixes: https://github.com/nodejs/io.js/issues/106
PR-URL: https://github.com/nodejs/io.js/pull/2002


Reviewed-By: default avatarDomenic Denicola <d@domenic.me>
parent e5ada116
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment