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

Method setOffset

src/core/imap/MCIMAPSession.cpp:62–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60}
61
62void LoadByChunkProgress::setOffset(uint32_t offset)
63{
64 mOffset = offset;
65}
66
67void LoadByChunkProgress::setEstimatedSize(uint32_t estimatedSize)
68{

Calls

no outgoing calls

Tested by

no test coverage detected