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

Decode from buffer #7

Open
alexemorris opened this issue Jun 1, 2017 · 1 comment
Open

Decode from buffer #7

alexemorris opened this issue Jun 1, 2017 · 1 comment

Comments

@alexemorris
Copy link

This library looks absoultly perfect for what I'm trying to do. However I'm using it in an electron application. Is there any way to decode buffers sent over IPC directly into my application state instead of using URL's / Files ?

Thanks,
Alex

@LoganDark
Copy link

See the addByBuffer method of the BinaryLoader. Then you just call load as usual

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