Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
62
void LoadByChunkProgress::setOffset(uint32_t offset)
63
{
64
mOffset = offset;
65
}
66
67
void LoadByChunkProgress::setEstimatedSize(uint32_t estimatedSize)
68
{
Callers
1
fetchMessageAttachmentToFileByChunksByUID
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected