Couchbase Lite C++
Couchbase Lite C++ API
Loading...
Searching...
No Matches
Blob.hh File Reference
#include "cbl++/Base.hh"
#include "cbl++/Document.hh"
#include "cbl/CBLBlob.h"
#include "cbl/CBLDatabase.h"
#include "fleece/Mutable.hh"
#include <optional>
#include <string>
#include <string_view>

Go to the source code of this file.

Classes

class  cbl::Blob
 A reference to a binary data blob associated with a document. More...
class  cbl::BlobReadStream
 A stream for reading a blob's content from the database. More...
class  cbl::BlobWriteStream
 A stream for writing a new blob to the database. More...

Namespaces

namespace  cbl