stream: remove unreachable code
To avoid a function call `BufferList.prototype.concat()` is not called when there is only a buffer in the list. That buffer is instead accessed directly. PR-URL: https://github.com/nodejs/node/pull/18239 Reviewed-By:Matteo Collina <matteo.collina@gmail.com>
parent
e65a6e81
Please register or sign in to comment