MCPcopy Create free account
hub / github.com/chronoxor/FastBinaryEncoding / next

Method next

projects/Python/proto/test.py:10805–10806  ·  view source on GitHub ↗
(self, prev)

Source from the content-addressed store, hash-verified

10803
10804 # Move to the next struct value
10805 def next(self, prev):
10806 self._model.fbe_shift(prev)
10807
10808
10809class FinalModelStructVector(fbe.FinalModel):

Callers 1

Calls 1

fbe_shiftMethod · 0.45

Tested by

no test coverage detected