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

Array of NaN - Unpacking #5

@kyokai

Description

@kyokai

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions