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

Clarification on parseIncremental() #8

Open
nemosmithasf opened this issue Jan 28, 2021 · 0 comments
Open

Clarification on parseIncremental() #8

nemosmithasf opened this issue Jan 28, 2021 · 0 comments

Comments

@nemosmithasf
Copy link

nemosmithasf commented Jan 28, 2021

First of all, thanks for the great work on this library; its a life saver for my project.

I'm wondering if you can clarify what parseIncremental() does?

I have a rather large JSON file and I'm hoping to parse it incrementally in the background as if I'm streaming in the data.

The name seems to suggest parseIncremental() is what I'm looking for, but reading the documentation, it's unclear if thats actually what it does? Can you expound on what the use case for this function is?

PS: I know there's also the Zipson stream library, but I need to be able to stream it in a browser environment

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

No branches or pull requests

1 participant