Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/Fastbot_Android
/ Write
Function
Write
native/thirdpart/tinyxml2/tinyxml2.h:2338–2338 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2336
virtual void Putc( char ch );
2337
2338
inline void Write(const char* data) { Write(data, strlen(data)); }
2339
2340
void SealElementIfJustOpened();
2341
bool _elementJustOpened;
Callers
10
PrintSpace
Method · 0.70
PrintString
Method · 0.70
PushHeader
Method · 0.70
OpenElement
Method · 0.70
PushAttribute
Method · 0.70
CloseElement
Method · 0.70
PushText
Method · 0.70
PushComment
Method · 0.70
PushDeclaration
Method · 0.70
PushUnknown
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected