Binary Serialize
Loading...
Searching...
No Matches
serialize Directory Reference
Directory dependency graph for serialize:
/github/workspace/include/serialize

Files

 binary_serialize.hpp
 
 byteswap.hpp
 This is an implementation of the C++ 23 std::byteswap function, for use in pre C++ 23 applications.
 
 extract_append.hpp
 Functions to extract arithmetic binary values from a byte buffer (in either endian order) to native format; conversely, given an arithmetic binary value, append it to a buffer of bytes in the specified endian order.