Skip to content

Support writing unsigned integers to buffer - #691

Merged
hierynomus merged 3 commits into
hierynomus:masterfrom
matenhagen:feature/integer_overflow
May 26, 2021
Merged

Support writing unsigned integers to buffer#691
hierynomus merged 3 commits into
hierynomus:masterfrom
matenhagen:feature/integer_overflow

Conversation

@matenhagen

Copy link
Copy Markdown
Contributor

this is required to support channel ids greater than Integer.MAX_VALUE

fixes #690

…ort channel ids greater than Integer.MAX_VALUE

fixes hierynomus#690
@matenhagen
matenhagen requested a review from hierynomus as a code owner May 21, 2021 20:28
@hierynomus
hierynomus merged commit 0882efb into hierynomus:master May 26, 2021
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.

Channel Id larger than Integer.MAX_VALUE not supported

2 participants