The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / test / simple / test-buffer-concat.js @ 6f043940

History | View | Annotate | Download (1.69 KB)

# Date Author Comment
d53cdc53 06/11/2012 06:51 PM isaacs

Add Buffer.concat method

We write out this loop a lot of places throughout node.
It clearly needs to be an API method.