MCPcopy Create free account
hub / github.com/MailCore/mailcore2 / size

Method size

src/core/imap/MCIMAPPart.cpp:60–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58}
59
60unsigned int IMAPPart::size()
61{
62 return mSize;
63}
64
65void IMAPPart::setEncoding(Encoding encoding)
66{

Callers 1

StringPieceFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected