MCPcopy 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
111MimePart::Encoding MimePart::getEncoding() const
112{
113 return this->cEncoding;
114}
115
116MimeContentFormatter& MimePart::getContentFormatter()
117{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected