MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / rewind

Method rewind

lib/decoders/decoders.h:78–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76 }
77
78 void rewind()
79 {
80 _fmr->rewind();
81 }
82
83 void seek(const Fluxmap::Position& pos)
84 {

Callers 1

addFluxMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected