Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ BFD_getLength
Function
BFD_getLength
src/SB/Core/x/xbinio.cpp:592–595 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
590
}
591
592
static S32 BFD_getLength(tag_xFile* bffp, void* xtradata)
593
{
594
return iFileGetSize(bffp);
595
}
596
597
static S32 BFD_startSector(const char* filename)
598
{
Callers
1
xBinioLoadCreate
Function · 0.85
Calls
1
iFileGetSize
Function · 0.50
Tested by
no test coverage detected