Luna::Variant::Variant

Variant(const Blob &blob_data)

Initializes one variant of VariantType::blob and sets its data to the specified value.

Parameters

  • in blob_data

    The blob data to set. The blob data will be copied into the variant.