#include <value_vector.h>
|
static void | addBlob (ValueVector *vector, uint32_t pos, const char *data, uint32_t length) |
|
static void | addBlob (ValueVector *vector, uint32_t pos, const uint8_t *data, uint64_t length) |
|
◆ addBlob() [1/2]
static void kuzu::common::BlobVector::addBlob |
( |
ValueVector * | vector, |
|
|
uint32_t | pos, |
|
|
const char * | data, |
|
|
uint32_t | length ) |
|
inlinestatic |
◆ addBlob() [2/2]
static void kuzu::common::BlobVector::addBlob |
( |
ValueVector * | vector, |
|
|
uint32_t | pos, |
|
|
const uint8_t * | data, |
|
|
uint64_t | length ) |
|
inlinestatic |
The documentation for this struct was generated from the following file: