Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: allow passing undefined to reader next method (#14)
The `bytes` value is optional and null-guarded so we can accept undefined as a value.
- Loading branch information