Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
stream: avoid unnecessary concat of a single buffer.
Avoids doing a buffer.concat on the internal buffer when that array has only a single thing in it.
- Loading branch information