Skip to content

Conversation

@hinto-janai
Copy link

Fixes #40.

The culprit was deserialize_bytes() which was changed to deserialize_seq().

Previously working serde operations (JSON, TOML) seem to work fine, and now binary formats work as well.

A test for bincode was added as well.

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

Successfully merging this pull request may close these issues.

Buffer fails to deserialize with serde and binary formats

1 participant