Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
32
mail_attach::~mail_attach() {}
33
34
bool mail_attach::rfc2047_encode(const char* name, const char* charset, string& out) {
35
if (charset == NULL || *charset == 0) {
Callers
3
build_relative
Function · 0.80
build_mixed_relative
Function · 0.80
~mail_message
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected