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

magicByte.fromMessageBuffer only takes 2 arguments #103

Open
therealnemethmate opened this issue Feb 8, 2021 · 1 comment
Open

magicByte.fromMessageBuffer only takes 2 arguments #103

therealnemethmate opened this issue Feb 8, 2021 · 1 comment
Labels

Comments

@therealnemethmate
Copy link

return magicByte.fromMessageBuffer(

magicByte.fromMessageBuffer takes only 2 arguments by definition, here type, deserializeType, this.sr is given. In theory, this is a bug, but I haven't experienced one, since I use this package.

@ricardohbin ricardohbin added the bug label Mar 1, 2021
@ricardohbin
Copy link
Collaborator

Hmm.... you are right. It is not exactly a bug, but a weird code. I will check it

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

No branches or pull requests

2 participants