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

how get the "root" json type? #170

Open
ljf10000 opened this issue Aug 1, 2019 · 1 comment
Open

how get the "root" json type? #170

ljf10000 opened this issue Aug 1, 2019 · 1 comment

Comments

@ljf10000
Copy link

ljf10000 commented Aug 1, 2019

the "root" json
maybe as { ... }
maybe as [ .... ]

how get the "root" json type?

@stephane-moreau
Copy link

You could either use the Get function that gives you back data and type
in PR #214 I've added a GuessJSONType function that returns the type of data coming next in the buffer just in case

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

2 participants