databuf 0.5.0

This library used to serialize and deserialize structured data in binary format
Documentation
1
2
3
4
5
mod compound;
mod enumerate;
mod other;
mod scalar;
mod wrapper;