MCPcopy Create free account
hub / github.com/acl-dev/acl / serror

Method serror

lib_acl_cpp/src/stdlib/charset_conv.cpp:160–163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158}
159
160const char* charset_conv::serror() const
161{
162 return (m_errmsg.c_str());
163}
164
165void charset_conv::reset()
166{

Callers 2

transferMethod · 0.80
TransformFileMethod · 0.80

Calls 1

c_strMethod · 0.45

Tested by

no test coverage detected