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

Refactored encoding classes #77

Merged
merged 1 commit into from
Jul 30, 2024
Merged

Conversation

gentlegiantJGC
Copy link
Member

Data is now protected to allow extensions of the classes. Renamed writeString to writeBytes. No encoding is done in this function. Added docstrings.
Get buffer now returns a reference rather than a copy.

Data is now protected to allow extensions of the classes.
Renamed writeString to writeBytes. No encoding is done in this function.
Added docstrings.
Get buffer now returns a reference rather than a copy.
@gentlegiantJGC gentlegiantJGC merged commit 7778f93 into 4.0 Jul 30, 2024
8 checks passed
@gentlegiantJGC gentlegiantJGC deleted the improve-encoding-classes branch July 30, 2024 11:12
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