Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ data
Method
data
src/core/rfc822/MCMessageBuilder.cpp:803–806 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
801
}
802
803
Data * MessageBuilder::data()
804
{
805
return dataAndFilterBccAndForEncryption(false, false);
806
}
807
808
Data * MessageBuilder::dataForEncryption()
809
{
Callers
1
mime_from_attachment
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected