Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ partID
Method
partID
src/core/rfc822/MCAttachment.cpp:289–292 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
287
}
288
289
String * Attachment::partID()
290
{
291
return mPartID;
292
}
293
294
void Attachment::setData(Data * data)
295
{
Callers
1
Attachment
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected