Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ setEncoding
Method
setEncoding
src/async/imap/MCIMAPFetchContentOperation.cpp:61–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
void IMAPFetchContentOperation::setEncoding(Encoding encoding)
62
{
63
mEncoding = encoding;
64
}
65
66
Encoding IMAPFetchContentOperation::encoding()
67
{
Callers
3
fetchMessageAttachmentByUIDOperation
Method · 0.45
fetchMessageAttachmentToFileByUIDOperation
Method · 0.45
fetchMessageAttachmentByNumberOperation
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected