mirror of https://github.com/nodejs/node.git
1365f657b5
Improve performance by providing JS with the raw ingridients for the read data, i.e. an `ArrayBuffer` + offset + length fields, instead of creating `Buffer` instances in C++ land. PR-URL: https://github.com/nodejs/node/pull/23797 Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> |
||
---|---|---|
.. | ||
net-c2s-cork.js | ||
net-c2s.js | ||
net-pipe.js | ||
net-s2c.js | ||
net-wrap-js-stream-passthrough.js | ||
tcp-raw-c2s.js | ||
tcp-raw-pipe.js | ||
tcp-raw-s2c.js |