Luna::Variant::blob_data

void * blob_data()

Gets the data pointer of one BLOB variant.

Return value

Returns the data pointer if the variant is a BLOB variant with blob_size greater than 0. Returns nullptr otherwise.