Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ setEncoding
Method
setEncoding
src/core/imap/MCIMAPPart.cpp:65–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
void IMAPPart::setEncoding(Encoding encoding)
66
{
67
mEncoding = encoding;
68
}
69
70
Encoding IMAPPart::encoding()
71
{
Callers
2
fetchMessageAttachmentToFileByChunksByUID
Method · 0.45
fetchMessageAttachmentToFileByUID
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected