MCPcopy 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
803Data * MessageBuilder::data()
804{
805 return dataAndFilterBccAndForEncryption(false, false);
806}
807
808Data * MessageBuilder::dataForEncryption()
809{

Callers 1

mime_from_attachmentFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected