OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Functions
BinaryExceptions.h File Reference
#include <string_view>

Functions

void throwBinarySerializationNoMoreDataError (size_t bytesRead, size_t bytesExpected, std::string_view typeName)
 

Function Documentation

◆ throwBinarySerializationNoMoreDataError()

void throwBinarySerializationNoMoreDataError ( size_t  bytesRead,
size_t  bytesExpected,
std::string_view  typeName 
)