Description
Provides a header-only C++ library for binary serialization. Developers use it to convert structured data into compact binary form and back again inside applications or network protocols.
Install it when compiling software that depends on Bitsery or when building C++ code that needs this serialization API. It is a library, not a file converter for end users.