Skip to content

unpack_float isn't working #1

Description

@download13

I was testing my msgpack implementation against yours and noticed that yours doesn't seem to be unpacking float values correctly.
When I encoded the value 3242.42 into a single precision float and tried to decode it with your library, it gave back the value 64.
I'm pretty sure the problem isn't in my library since I'm using typed arrays to do the float-to-bin conversion.
Just though you might want to know in case you're still maintaining this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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