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

Refactor single byte attribute name serialization #1

Merged

Conversation

darcymiranda
Copy link

This should still serialize and deserialize single byte attribute names, just in a bit of a cleaner way.

Basically, we just always compare the bytes of the attribute instead of the encoded string version, regardless of if it's a single byte attribute, or multiple.

@darcymiranda
Copy link
Author

@desukuran do you mind pulling this down and testing with the scenario you ran into to make sure?

@desukuran desukuran merged commit c8f208b into desukuran:friendsoffriends May 11, 2024
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