|
Zserio C++17 runtime library
0.5.0
Built for Zserio 2.17.0
|
#include <cstddef>#include <cstdint>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) |