Zserio C++17 runtime library
0.5.0
Built for Zserio 2.17.0
|
#include <fstream>
#include <string_view>
#include "zserio/CppRuntimeException.h"
#include "zserio/FileUtil.h"
Go to the source code of this file.
Namespaces | |
zserio | |
Functions | |
void | zserio::writeBufferToFile (const uint8_t *buffer, size_t bitSize, BitsTag, std::string_view fileName) |
BitBuffer | zserio::readBufferFromFile (std::string_view fileName) |