Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: apply byte offset on Buffer.from (#4019)
Doesn't make any difference in practice as byteOffset is always going to be 0 but it's theoretically more correct and could avoid future bugs.
- Loading branch information