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

Method ~mail_attach

lib_acl_cpp/src/smtp/mail_attach.cpp:32–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30}
31
32mail_attach::~mail_attach() {}
33
34bool mail_attach::rfc2047_encode(const char* name, const char* charset, string& out) {
35 if (charset == NULL || *charset == 0) {

Callers 3

build_relativeFunction · 0.80
build_mixed_relativeFunction · 0.80
~mail_messageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected