Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_F
Function · 0.80
TEST
Function · 0.80
TestTypeConverts
Method · 0.80
TEST_F
Function · 0.80
ExportAsProtoValue
Function · 0.80
CelValueToValue
Function · 0.80
TEST
Function · 0.80
TEST
Function · 0.80
AnyFromValue
Function · 0.80
TEST_P
Function · 0.80
HomogenousCelValueEqual
Function · 0.80
ModernValue
Function · 0.80
Calls
no outgoing calls
Tested by
7
TEST_F
Function · 0.64
TEST
Function · 0.64
TestTypeConverts
Method · 0.64
TEST_F
Function · 0.64
TEST
Function · 0.64
TEST
Function · 0.64
TEST_P
Function · 0.64