MCPcopy 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

FatalErrorMethod · 0.45
GetTypeNameMethod · 0.45
GetFullNameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected