Skip to content

Conversation

@akx
Copy link
Contributor

@akx akx commented Nov 4, 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.

Stacked on #618, so as to avoid implementing the deserializer changes for the unused backend.

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.

1 participant