MCPcopy 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
143const char *CUtlCharConversion::GetDelimiter() const
144{
145 return m_pDelimiter;
146}
147
148int CUtlCharConversion::GetDelimiterLength() const
149{

Callers 3

GetDelimitedStringMethod · 0.80
PutDelimitedStringMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected