MCPcopy 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
61void IMAPFetchContentOperation::setEncoding(Encoding encoding)
62{
63 mEncoding = encoding;
64}
65
66Encoding IMAPFetchContentOperation::encoding()
67{

Calls

no outgoing calls

Tested by

no test coverage detected