Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
bytearray.h File Reference
#include <stddef.h>
#include "realm/bytearray.inl"
Include dependency graph for bytearray.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Realm::ByteArrayRef
 
class  Realm::ByteArray
 

Namespaces

namespace  Realm
 

Functions

template<typename S >
bool Realm::serialize (S &serdez, const ByteArrayRef &a)
 
template<typename S >
bool Realm::serialize (S &serdez, const ByteArray &a)
 
template<typename S >
bool Realm::deserialize (S &serdez, ByteArray &a)