COMMS
Template library intended to help with implementation of communication protocols.
|
#include "comms/options.h"
Option used to specify that serialization length can be contolled by available data length.
Allows having less bytes in the input buffer than is required by the field's default serialization length.