Skip to content

fix: Use correct hex constant for flag bit in VariableBitsetSerializer#596

Merged
elementbound merged 3 commits into
foxssake:mainfrom
domsl:bugfix/network-schemas-gd-does-not-set-flag
May 11, 2026
Merged

fix: Use correct hex constant for flag bit in VariableBitsetSerializer#596
elementbound merged 3 commits into
foxssake:mainfrom
domsl:bugfix/network-schemas-gd-does-not-set-flag

Conversation

@domsl
Copy link
Copy Markdown
Contributor

@domsl domsl commented May 9, 2026

Set the continuation flag to 0x80 (128) instead of 80 (decimal), ensuring the highest bit is correctly set to indicate more bytes to read

domsl and others added 3 commits May 9, 2026 12:27
Set the continuation flag to 0x80 (128) instead of 80 (decimal), ensuring the
highest bit is correctly set to indicate more bytes to read.
@elementbound elementbound merged commit f75a423 into foxssake:main May 11, 2026
4 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