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

buffer: make additional changes to native API

Address comments and deprecations left in source files. These changes
include:

* Remove the deprecated API.
* Change Buffer::New() that did a copy of the data to Buffer::Copy()
* Change Buffer::Use() to Buffer::New()

PR-URL: https://github.com/nodejs/io.js/pull/1825


Reviewed-By: default avatarBen Noordhuis <info@bnoordhuis.nl>
parent 36f78f4c
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