Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ set_add_invalid
Method
set_add_invalid
lib_acl_cpp/src/stdlib/charset_conv.cpp:155–158 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
153
}
154
155
void charset_conv::set_add_invalid(bool onoff)
156
{
157
m_addInvalid = onoff;
158
}
159
160
const char* charset_conv::serror() const
161
{
Callers
2
decode_finish
Method · 0.80
detact
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected