mirror of
https://github.com/fraillt/bitsery.git
synced 2026-08-18 17:20:00 +00:00
To get the most out of Bitsery, start with the tutorial. Once you're familiar with the library consider the following reference material.
Library design:
- valueN instead of value
- fundamental types
- serializer/deserializer functions overloads
- extending library functionality
- errors handling
Serializer/Deserializer functions (alphabetical order):
BasicBufferWriter/Reader functions:
Tips and tricks:
Advanced topics:
Other: