Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baumgarr/nixnote2
/ getEncoding
Method
getEncoding
email/mimepart.cpp:111–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
}
110
111
MimePart::Encoding MimePart::getEncoding() const
112
{
113
return this->cEncoding;
114
}
115
116
MimeContentFormatter& MimePart::getContentFormatter()
117
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected