MCPcopy 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
142String * AbstractPart::charset()
143{
144 return mCharset;
145}
146
147void AbstractPart::setCharset(String * charset)
148{

Callers 2

mime_from_attachmentFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected