Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amule-project/amule
/ GetRemLength
Method
GetRemLength
src/libs/ec/cpp/ECSocket.cpp:249–252 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
247
248
249
size_t CQueuedData::GetRemLength() const
250
{
251
return m_data.size() - GetDataLength();
252
}
253
254
255
size_t CQueuedData::GetUnreadDataLength() const
Callers
1
WriteBufferToSocket
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected