Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API should be able to work with buffers directly #15

Open
matteocargnelutti opened this issue Mar 6, 2023 · 0 comments
Open

API should be able to work with buffers directly #15

matteocargnelutti opened this issue Mar 6, 2023 · 0 comments

Comments

@matteocargnelutti
Copy link
Collaborator

This project currently allows for interacting with files stored on disk and was optimized for working on large collections.
It should also be able to work with in-memory input and output (Buffer, ArrayBuffer ...).

Relatedly: The CLI should accept stdin as an input, so data can be piped into it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant