Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csyonghe/Spire
/ Length
Method
Length
Source/CoreLib/LibString.h:396–399 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
394
}
395
396
int Length() const
397
{
398
return length;
399
}
400
401
int IndexOf(const char * str, int id) const // String str
402
{
Callers
1
Append
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected