Skip to content

Correct truncation in calculations of byte and character counts. - #80

Merged
ssg merged 1 commit into
ssg:mainfrom
marcasburnett:issue-79
Jun 17, 2026
Merged

Correct truncation in calculations of byte and character counts.#80
ssg merged 1 commit into
ssg:mainfrom
marcasburnett:issue-79

Conversation

@marcasburnett

Copy link
Copy Markdown
Contributor

Fixes #79

Comment thread src/DividingCoder.cs

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alternatively, an approach like in this fix could be used.

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.

Base62/DividingCoder Decode truncates high byte with certain byte lengths.

2 participants