Skip to content

Refactor BinaryWriter and BinaryReader APIs with performance improvements#7

Merged
pro100andrey merged 12 commits into
mainfrom
bugs_fix
May 23, 2026
Merged

Refactor BinaryWriter and BinaryReader APIs with performance improvements#7
pro100andrey merged 12 commits into
mainfrom
bugs_fix

Conversation

@pro100andrey
Copy link
Copy Markdown
Owner

No description provided.

…arint writes; add new benchmarks for deserialization, serialization, and string operations.
- Added `operator []` for absolute byte access in BinaryReader.
- Introduced `call()` method for shorthand byte reading in BinaryReader.
- Implemented `call()` method for shorthand byte writing in BinaryWriter.
- Updated CHANGELOG.md and README.md to reflect these new features.
…nce improvements; optimize BinaryWriterPool usage
… and BinaryReader tests; add concise API tests
@pro100andrey pro100andrey merged commit 810400f into main May 23, 2026
7 checks passed
@pro100andrey pro100andrey deleted the bugs_fix branch May 23, 2026 00:14
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