Expand description
FAST presence map handling.
The presence map (PMAP) is a bitmap that indicates which optional fields are present in a FAST message. It uses stop-bit encoding where the high bit of each byte indicates whether more bytes follow.
Structsยง
- Presence
Map - FAST presence map.
- Presence
MapBuilder - Builder for constructing presence maps.