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

'arraybuffer' and 'blob' types may need processing support #6

Open
davidvorona opened this issue May 17, 2018 · 0 comments
Open

'arraybuffer' and 'blob' types may need processing support #6

davidvorona opened this issue May 17, 2018 · 0 comments
Assignees

Comments

@davidvorona
Copy link
Collaborator

Currently the raw data is being returned as a string. This is most likely the best course of action for a blob-type, which the user would want interpreted in its raw form, but might not be for the arraybuffer-type. Look into intelligently encode / decoding this.

@davidvorona davidvorona self-assigned this May 17, 2018
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