MCPcopy 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

readBitMethod · 0.45
readBitsMethod · 0.45
encodeMfmFunction · 0.45
decodeToSectorsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected