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

Use Proper ArrayBuffers when packing and unpacking #7

Open
belldandu opened this issue Jun 26, 2016 · 1 comment
Open

Use Proper ArrayBuffers when packing and unpacking #7

belldandu opened this issue Jun 26, 2016 · 1 comment

Comments

@belldandu
Copy link

The library works pretty well however when i apply #6 its returning an array which i cant call toString() on properly.

The point of jspack is to have binary arrays not plain arrays.

@belldandu belldandu reopened this Jun 26, 2016
@belldandu
Copy link
Author

I recommend using TypedArray Buffers as well. This way you can view and modify.

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

1 participant