Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: make RecordStream constructor private
This constructor is never accessed outside of this class. Other classes all use RecordStream.of().
- Loading branch information