Crate bqsp

Crate bqsp 

Source

Modules§

deserializer
serializer

Structs§

BoxDes
Box representation after data deserialization (bytes are transformed into a desired structure).
BoxPack
Box representation with raw bytes (packed).
Data
The data part of the Box.
Header
The Header part of the Box.

Functions§

box_to_owned
data_to_owned

Type Aliases§

HeaderDataSize
HeaderDataType
HeaderQueue