dashbuf 0.1.0

Binary serialization and transport layer for DashScene
Documentation
1
2
3
4
//! Binary serialization and transport layer for DashScene.
//!
//! DashBuf handles FlatBuffer schema bindings, binary encoding and decoding,
//! transport-oriented payload structures, and wire-efficient serialization.