Skip to content

Conversation

@akx
Copy link
Contributor

@akx akx commented Nov 26, 2025

The new function loads_next() deserializes the next JSON document from a buffer and returns a tuple of (parsed_object, bytes_consumed). This allows users to implement JSONL/NDJSON in userspace (#204, #428, #536); and an example of how can be found in the test suite.

This is a reopen of the stale-closed #619.

@khanbilal732
Copy link

Done

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

Successfully merging this pull request may close these issues.

2 participants