Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ iFileGetSize
Function
iFileGetSize
src/SB/Core/gc/iFile.cpp:316–319 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
314
}
315
316
U32 iFileGetSize(tag_xFile* file)
317
{
318
return file->ps.fileInfo.length;
319
}
320
321
void iFileReadStop()
322
{
Callers
2
iFileLoad
Function · 0.70
BFD_getLength
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected