quasardb C API
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Fields
qdb_blob_t Struct Reference

A representation of binary data. More...

#include <ts.h>

Data Fields

const void * content
 Pointer to data.
 
qdb_size_t content_length
 Length, in bytes, of the data pointed to by content.
 

Detailed Description

A representation of binary data.


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