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

putInt not decodable by getInt #95

Open
zorc1985 opened this issue Jan 10, 2023 · 0 comments
Open

putInt not decodable by getInt #95

zorc1985 opened this issue Jan 10, 2023 · 0 comments

Comments

@zorc1985
Copy link

Why is there a magic transformation of Ints to Words in putInt: https://github.com/TokTok/hs-msgpack-binary/blob/master/src/Data/MessagePack/Put.hs#L75

This is not according to spec and means data serialized with putInt can't be deserialized with getInt.

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

1 participant