MCPcopy 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
155void charset_conv::set_add_invalid(bool onoff)
156{
157 m_addInvalid = onoff;
158}
159
160const char* charset_conv::serror() const
161{

Callers 2

decode_finishMethod · 0.80
detactMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected