Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SmingHub/Sming
/ ~String
Method
~String
Sming/Wiring/WString.h:206–209 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
204
/** @} */
205
206
~String(void)
207
{
208
invalidate();
209
}
210
211
void setString(const char* cstr);
212
void setString(const char* cstr, size_t length);
Callers
1
execute
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected