Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

Array of NaN - Unpacking #5

Open
kyokai opened this issue Jul 17, 2017 · 0 comments
Open

Array of NaN - Unpacking #5

kyokai opened this issue Jul 17, 2017 · 0 comments

Comments

@kyokai
Copy link

kyokai commented Jul 17, 2017

Attempting to unpack a string, I'm receiving an array of NaN values. Any insight into this would be greatly appreciated. Brief example code:

b = "thisismyegstring";
    return JSPack.unpack('>' + (b.length /4) + 'I', b, 0);

Thanks

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

No branches or pull requests

1 participant