Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
convert chunk to buffer before pushing to chunks
This is because Buffer.concat requires its first argument to be an array of Buffer Check nodejs/node#4949
- Loading branch information