Zserio C++ runtime library  1.0.2
Built for Zserio 2.14.1
SizeConvertUtil.cpp File Reference
#include <cstddef>
#include <limits>
#include "zserio/CppRuntimeException.h"
#include "zserio/RuntimeArch.h"
#include "zserio/SizeConvertUtil.h"

Go to the source code of this file.

Namespaces

 zserio
 

Functions

uint32_t zserio::convertSizeToUInt32 (size_t value)
 
size_t zserio::convertUInt64ToSize (uint64_t value)