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

Add native endian constructors #43

Merged
merged 2 commits into from
May 10, 2021

Conversation

Manishearth
Copy link
Collaborator

Currently TinyStr can be converted to and from the endianness-agnostic (force-le) representation and can be converted to native endian. I added the missing unsafe constructor from native endian (useful for ZeroVec) and some comments about compatability.

@Manishearth Manishearth merged commit 405a76d into zbraniecki:master May 10, 2021
@Manishearth Manishearth deleted the endianness branch May 10, 2021 23:20
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