Skip to content

[QUESTION] I need to do to add custom serialization and deserialization to a certain type #415

Open
@lotoohe-space

Description

May I ask what I need to do to add custom serialization and deserialization to a certain type.
For example, I defined a
Struct test_struct{
Int a;
Int b;
};
I hope this type can be serialized and deserialized according to my own method, rather than directly performing binary serialization. Is there any document that can provide support in this regard?

Activity

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

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions