Skip to content

Conversation

@nblumhardt
Copy link
Member

Some very light renames; BookmarkValue and BufferReaderHead carry the same data with the same semantics, albeit in different contexts. Once it becomes possible to advance the reader to a bookmark value there's not a huge win keeping them separate, so I've collapsed them to help tie the two areas together.

AdvanceTo() makes it possible to set the read position to an invalid offset (beyond the end, or mid-payload), but since this is already expected to be handled for invalid data I've skipped any additional validation there.

@nblumhardt nblumhardt merged commit 1b3c383 into datalust:dev Jul 21, 2025
2 checks passed
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