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

Implement signed/unsigned bitfields #54

Closed
RReverser opened this issue Jul 3, 2013 · 1 comment
Closed

Implement signed/unsigned bitfields #54

RReverser opened this issue Jul 3, 2013 · 1 comment
Assignees

Comments

@RReverser
Copy link
Member

Implement custom signed/unsigned integers with given bit length up to 32 bits by borrowing logic from jBinary and adding corresponding behavior for get*/seek operations.

@ghost ghost assigned RReverser Jul 4, 2013
@RReverser
Copy link
Member Author

Implemented in 40c94f7 and fixed for Node.js 0.11.6 (dev) in a45cf42.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant