Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ begin
Method
begin
include/cripts/Certs.hpp:335–340 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
333
}
334
335
[[nodiscard]] Iterator
336
begin() const
337
{
338
ensureLoaded();
339
return Iterator(_data.begin());
340
}
341
342
[[nodiscard]] Iterator
343
end() const
Callers
nothing calls this directly
Calls
2
Iterator
Class · 0.70
begin
Method · 0.45
Tested by
no test coverage detected