Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/Fastbot_Android
/ Clear
Method
Clear
native/thirdpart/tinyxml2/tinyxml2.h:222–224 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
220
}
221
222
void Clear() {
223
_size = 0;
224
}
225
226
void Push( T t ) {
227
TIXMLASSERT( _size < INT_MAX );
Callers
1
ClearBuffer
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected