Luna::Variant::blob_size
usize blob_size() const
Gets the data size, in bytes, of one BLOB variant.
Return value
Returns the size of the data if the variant is a BLOB variant. Returns 0 otherwise.
usize blob_size() const
Gets the data size, in bytes, of one BLOB variant.
Returns the size of the data if the variant is a BLOB variant. Returns 0 otherwise.