Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BespokeSynth/BespokeSynth
/ GetFilePosition
Method
GetFilePosition
Source/FileStream.cpp:221–224 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
219
}
220
221
int FileStreamIn::GetFilePosition() const
222
{
223
return int(mStream->getPosition());
224
}
225
226
bool FileStreamIn::OpenedOk() const
227
{
Callers
2
LoadState
Method · 0.80
LoadState
Method · 0.80
Calls
1
getPosition
Method · 0.80
Tested by
no test coverage detected