27#ifndef DCCLV4FIELDCODECDEFAULT20210701H
28#define DCCLV4FIELDCODECDEFAULT20210701H
30#include "../codecs3/field_codec_default.h"
31#include "../codecs3/field_codec_var_bytes.h"
39template <
typename WireType,
typename FieldType = WireType>
Provides a bool encoder. Uses 1 bit if field is required, 2 bits if optional
Provides a basic bounded arbitrary length numeric (double, float, uint32, uint64, int32,...
Placeholder codec that takes no space on the wire (0 bits).
Provides an enum encoder. This converts the enumeration to an integer and uses DefaultNumericFieldCod...
Dynamic Compact Control Language namespace.