MCPcopy Create free account
hub / github.com/ValveSoftware/GameNetworkingSockets / GetDelimiterLength

Method GetDelimiterLength

src/tier1/utlbuffer.cpp:148–151  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

146}
147
148int CUtlCharConversion::GetDelimiterLength() const
149{
150 return m_nDelimiterLength;
151}
152
153
154//-----------------------------------------------------------------------------

Callers 3

GetDelimitedStringMethod · 0.80
PutDelimitedStringMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected