Sergio0694 / BinaryPack

The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inheritance

NetDefender opened this issue · comments

How does this library manages inheritance in the process of serialization/deserialization?
Great work btw.