Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2426
EUtf8Str CUpDownClient::GetUnicodeSupport() const
2427
{
2428
return m_bUnicodeSupport ? utf8strRaw : utf8strNone;
2429
}
2430
2431
void CUpDownClient::SetSpammer(bool bVal)
2432
{
Callers
5
CreateOfferedFilePacket
Method · 0.45
ProcessPacket
Method · 0.45
ProcessExtPacket
Method · 0.45
ProcessSharedFileList
Method · 0.45
ProcessPacket
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected