Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ ToStringView
Method
ToStringView
BeefRT/rt/BfObjects.h:264–267 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
262
char* mPtr;
263
264
Beefy::StringView ToStringView()
265
{
266
return BFRTCALLBACKS.String_ToStringView(this);
267
}
268
};
269
}
270
}
Callers
4
InformThreadNameChange
Method · 0.45
FatalError
Method · 0.45
GetTypeName
Method · 0.45
GetFullName
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected