Gaia-ECS v1.0.0
A simple and powerful entity component system
Loading...
Searching...
No Matches
gaia::ser::ser_buffer_binary Class Reference

Minimal in-memory binary serializer. It stores raw bytes only (no schema, versioning, or type metadata). Uses a growth-policy-backed container with fixed capacity increment. More...

#include <ser_buffer_binary.h>

+ Inheritance diagram for gaia::ser::ser_buffer_binary:

Detailed Description

Minimal in-memory binary serializer. It stores raw bytes only (no schema, versioning, or type metadata). Uses a growth-policy-backed container with fixed capacity increment.


The documentation for this class was generated from the following file: