-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: BSON
Use Case
As a user of the BSON format
I want an API that defers and manipulates byte ranges as needed
So that I can customize how and decide when parsing is performed
User Impact
- New API in the BSON library marked experimental and not intended (initially) for external use
Dependencies
- None
Unknowns
- None
Acceptance Criteria
Implementation Requirements
- Implement indexing API: parseToElements
- Implement iterating API: parseToStructure
- Export the API that the BSON library uses to parse UTF8 strings
Testing Requirements
- New test coverage for new APIs
Documentation Requirements
- None
Follow Up Requirements
- See Epic
There are no Sub-Tasks for this issue.