MCPcopy Create free account
hub / github.com/cel-expr/cel-cpp / BytesOrDie

Method BytesOrDie

eval/public/cel_value.h:304–306  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

302 }
303
304 BytesHolder BytesOrDie() const {
305 return GetValueOrDie<BytesHolder>(Type::kBytes);
306 }
307
308 // Returns stored const Message* value.
309 // Fails if stored value type is not const Message*.

Callers 13

TEST_FFunction · 0.80
TESTFunction · 0.80
TestTypeConvertsMethod · 0.80
TEST_FFunction · 0.80
ExportAsProtoValueFunction · 0.80
CelValueToValueFunction · 0.80
TESTFunction · 0.80
TESTFunction · 0.80
AnyFromValueFunction · 0.80
TEST_PFunction · 0.80
HomogenousCelValueEqualFunction · 0.80
ModernValueFunction · 0.80

Calls

no outgoing calls

Tested by 7

TEST_FFunction · 0.64
TESTFunction · 0.64
TestTypeConvertsMethod · 0.64
TEST_FFunction · 0.64
TESTFunction · 0.64
TESTFunction · 0.64
TEST_PFunction · 0.64