Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ValveSoftware/GameNetworkingSockets
/ GetDelimiter
Method
GetDelimiter
src/tier1/utlbuffer.cpp:143–146 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
141
}
142
143
const char *CUtlCharConversion::GetDelimiter() const
144
{
145
return m_pDelimiter;
146
}
147
148
int CUtlCharConversion::GetDelimiterLength() const
149
{
Callers
3
PeekDelimitedStringLength
Method · 0.80
GetDelimitedString
Method · 0.80
PutDelimitedString
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected