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

More atomics #1

Open
jcorbin opened this issue Mar 3, 2015 · 1 comment
Open

More atomics #1

jcorbin opened this issue Mar 3, 2015 · 1 comment

Comments

@jcorbin
Copy link
Contributor

jcorbin commented Mar 3, 2015

Currently only covers UInt8, 16BE, 32BE, the rest should be easy to add by copy/paste boiler plate.

@Raynos
Copy link
Contributor

Raynos commented Mar 4, 2015

My thrift demo added Int8 and all other signed versions of those guys.

I never implemented doubles or floats but I would need the readDouble or readFloat variants.

All my use cases were big endian.

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

No branches or pull requests

2 participants