This repository has been archived by the owner on Apr 29, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf: avoid unnecessary buffer copy (#40)
The `pending` array is emptied every iteration so just pass the file chunk directly into the rabin chunker instead.
- Loading branch information