Godot has a simple serialization API based on Variant. It’s used for converting data types to an array of bytes efficiently.
-
Updated
Aug 16, 2022 - JavaScript
Godot has a simple serialization API based on Variant. It’s used for converting data types to an array of bytes efficiently.
⚡ High-performance binary serialization - 26% smaller, 12% faster than Kiwi
Add a description, image, and links to the binary-serialization topic page so that developers can more easily learn about it.
To associate your repository with the binary-serialization topic, visit your repo's landing page and select "manage topics."