Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BespokeSynth/BespokeSynth
/ Eof
Method
Eof
Source/FileStream.cpp:216–219 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
214
}
215
216
bool FileStreamIn::Eof() const
217
{
218
return mStream->isExhausted();
219
}
220
221
int FileStreamIn::GetFilePosition() const
222
{
Callers
3
LoadState
Method · 0.80
LoadState
Method · 0.80
LoadState
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected