Closed fisker closed 3 years ago
Come across the codebase, can't we DRY this with Buffer#toString()? I'm not sure if there will be performance loose, if it does, feel free to close.
Buffer#toString()
I don't remember why I didn't do this initially. The performance difference is probably negligible.
Come across the codebase, can't we DRY this with
Buffer#toString()
? I'm not sure if there will be performance loose, if it does, feel free to close.