Monero
Loading...
Searching...
No Matches
binary_archive.h File Reference
#include <cassert>
#include <iostream>
#include <iterator>
#include <boost/endian/conversion.hpp>
#include <boost/type_traits/make_unsigned.hpp>
#include "common/varint.h"
#include "span.h"
#include "warnings.h"
Include dependency graph for binary_archive.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  binary_archive_base< IsSaving >
 base for the binary archive type More...
struct  binary_archive< false >
struct  binary_archive< true >

Detailed Description

Portable (low-endian) binary archive