1 #ifndef ZSERIO_TYPE_INFO_UTIL_INC_H
2 #define ZSERIO_TYPE_INFO_UTIL_INC_H
static bool hasChoice(SchemaType schemaType)
static bool isIntegral(SchemaType schemaType)
static bool isCompound(SchemaType schemaType)
static bool isSigned(SchemaType schemaType)
static bool isFloatingPoint(SchemaType schemaType)
static bool isFixedSize(SchemaType schemaType)