MCPcopy Create free account
hub / github.com/amule-project/amule / GetUnicodeSupport

Method GetUnicodeSupport

src/BaseClient.cpp:2426–2429  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2424}
2425
2426EUtf8Str CUpDownClient::GetUnicodeSupport() const
2427{
2428 return m_bUnicodeSupport ? utf8strRaw : utf8strNone;
2429}
2430
2431void CUpDownClient::SetSpammer(bool bVal)
2432{

Callers 5

ProcessPacketMethod · 0.45
ProcessExtPacketMethod · 0.45
ProcessSharedFileListMethod · 0.45
ProcessPacketMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected