Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ NativeCord
Function
NativeCord
common/values/bytes_value.h:176–176 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
174
175
ABSL_DEPRECATED(
"Use ToCord()"
)
176
absl::Cord NativeCord() const { return value_.ToCord(); }
177
178
template <typename Visitor>
179
ABSL_DEPRECATED(
"Use TryFlat()"
)
Callers
nothing calls this directly
Calls
1
ToCord
Method · 0.80
Tested by
no test coverage detected