Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ eof
Method
eof
lib/decoders/decoders.h:91–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
void seekToIndexMark();
90
91
bool eof() const
92
{
93
return _fmr->eof();
94
}
95
96
nanoseconds_t getFluxmapDuration() const
97
{
Callers
4
readBit
Method · 0.45
readBits
Method · 0.45
encodeMfm
Function · 0.45
decodeToSectors
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected