Realm C++ SDK Version v2.2.0
Public Member Functions | List of all members

realm::internal::bridge::binary Struct Reference

Public Member Functions

 binary (const binary &other)
 
binaryoperator= (const binary &other)
 
 binary (binary &&other)
 
binaryoperator= (binary &&other)
 
 binary (const BinaryData &)
 
 binary (const std::vector< uint8_t > &)
 
const char * data () const
 
size_t size () const
 
 operator std::vector< uint8_t > () const
 
 operator OwnedBinaryData () const
 
 operator BinaryData () const
 
char operator[] (size_t i) const noexcept
 

The documentation for this struct was generated from the following files: