mirror of https://github.com/nodejs/node.git
c46cbe0de4
This patch makes buffers the preferred input for fs.write() and fs.writeSync(). The old string interface is still supported by converting strings to buffers dynamically. This allows to remove the C++ code for string handling which is also part of this patch. |
||
---|---|---|
.. | ||
api.markdown | ||
api_footer.html | ||
api_header.html | ||
changelog_footer.html | ||
changelog_header.html | ||
doc.js | ||
index.html | ||
jquery.js | ||
logo.png | ||
pipe.css | ||
sh_javascript.min.js | ||
sh_main.js | ||
sh_vim-dark.css |