Zserio C++ runtime library  1.0.2
Built for Zserio 2.14.1
BitFieldUtil.h File Reference
#include <cstddef>
#include "zserio/Types.h"

Go to the source code of this file.

Namespaces

 zserio
 

Functions

int64_t zserio::getBitFieldLowerBound (size_t length, bool isSigned)
 
uint64_t zserio::getBitFieldUpperBound (size_t length, bool isSigned)