Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ charset
Method
charset
src/core/abstract/MCAbstractPart.cpp:142–145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
140
}
141
142
String * AbstractPart::charset()
143
{
144
return mCharset;
145
}
146
147
void AbstractPart::setCharset(String * charset)
148
{
Callers
2
htmlForAbstractSinglePart
Function · 0.45
mime_from_attachment
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected