Skip to content

doc: added what buf.copy returns

Rodrigo Muino Tomonari requested to merge github/fork/baslr/patch-2 into master

as of https://github.com/nodejs/node/blob/v5.x/src/node_buffer.cc#L555

buf.copy returns the number of bytes copied.

Merge request reports

Loading