MCPcopy Create free account
hub / github.com/apache/trafficserver / GetOutputCharset

Method GetOutputCharset

lib/yamlcpp/src/emitterstate.h:83–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81
82 bool SetOutputCharset(EMITTER_MANIP value, FmtScope::value scope);
83 EMITTER_MANIP GetOutputCharset() const { return m_charset.get(); }
84
85 bool SetStringFormat(EMITTER_MANIP value, FmtScope::value scope);
86 EMITTER_MANIP GetStringFormat() const { return m_strFmt.get(); }

Callers 1

emitter.cppFile · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected