Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1. Improve performance, by performing no internal heap allocations. 2. Allow the user more control over the output, including allowing to append to an existing Vec, write to any `std` `Seek + Write` type, or define custom output handlers.
- Loading branch information