MCPcopy Create free account
hub / github.com/assaultcube/AC / length

Method length

source/src/master.cpp:130–130  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

128
129 const char *getbuf() { return buf.getbuf(); }
130 int length() { return buf.length(); }
131 void purge();
132
133 bool equals(const messagebuf &m) const

Callers 9

equalsMethod · 0.45
endswithMethod · 0.45
concatMethod · 0.45
genserverlistFunction · 0.45
gengbanlistFunction · 0.45
addgameserverFunction · 0.45
loopvFunction · 0.45
reqauthFunction · 0.45
checkclientsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected