Unable to Deserialize · Issue #264 · MessagePack-CSharp/MessagePack-CSharp · GitHub
Skip to content

Unable to Deserialize #264

Description

@keyneom

I have a SortedList<DateTimeOffset,double> that I have serialized, I can deserialize it in C# without problems but when attempting to deserialize using msgpack/msgpack-python it fails stating ValueError("code must be 0~127"). How can I deserialize this properly in Python?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions