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

Create ByteBuffer from existing ArrayBuffer? #98

Open
stodge opened this issue Jul 17, 2019 · 2 comments
Open

Create ByteBuffer from existing ArrayBuffer? #98

stodge opened this issue Jul 17, 2019 · 2 comments

Comments

@stodge
Copy link

stodge commented Jul 17, 2019

This is probably a silly question, but how can I initialise a ByteBuffer instance from an existing ArrayBuffer? Thanks

@dcodeIO
Copy link
Member

dcodeIO commented Jul 17, 2019

@stodge
Copy link
Author

stodge commented Jul 17, 2019

Thanks - I tried that but I couldn't get it to work. Let me try again.

For context, I'm trying to parse binary data from a websocket.

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