Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ Attachment
Method
Attachment
src/core/rfc822/MCAttachment.cpp:230–233 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
228
}
229
230
Attachment::Attachment()
231
{
232
init();
233
}
234
235
Attachment::Attachment(Attachment * other) : AbstractPart(other)
236
{
Callers
nothing calls this directly
Calls
3
init
Function · 0.85
data
Method · 0.45
partID
Method · 0.45
Tested by
no test coverage detected