Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ eof
Method
eof
src/3rdparty/vector_blf/src/Vector/BLF/File.cpp:86–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
86
bool File::eof() const {
87
return m_readWriteQueue.eof();
88
}
89
90
ObjectHeaderBase * File::read() {
91
/* read object */
Callers
2
read
Method · 0.45
readAttachmentList
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected