Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amule-project/amule
/ Eof
Method
Eof
src/SafeFile.cpp:66–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
65
66
bool CFileDataIO::Eof() const
67
{
68
return GetPosition() >= GetLength();
69
}
70
71
72
void CFileDataIO::Read(void *buffer, size_t count) const
Callers
6
LoadStaticServers
Method · 0.45
CreateNextPartHash
Method · 0.45
LoadSourceSeeds
Method · 0.45
TEST
Function · 0.45
CompareReadLines
Function · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
3
TEST
Function · 0.36
CompareReadLines
Function · 0.36
run
Method · 0.36