Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Remove generic type from write_char_string method #2

Merged
merged 2 commits into from
Aug 4, 2024

Conversation

Techassi
Copy link
Owner

@Techassi Techassi commented Aug 4, 2024

This PR fixes the broken write_char_string method by removing the generic max length numeric type and by always encoding the length label (bit) as a u8.

@Techassi Techassi self-assigned this Aug 4, 2024
@Techassi Techassi merged commit c44e70e into main Aug 4, 2024
@Techassi Techassi deleted the fix/write-char-string branch August 4, 2024 17:10
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