Skip to main content

Module encoding

Module encoding 

Source
Expand description

Binary encoding primitives, tag system, and zero-copy reader/writer.

Modulesยง

primitives
Encode/decode functions for BACnet primitive and application data types.
reader
Zero-copy byte reader for decoding BACnet frames.
tag
BACnet tag system (application, context, opening/closing).
writer
Byte writer for encoding BACnet frames into a caller-owned buffer.