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

Method next

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

Source from the content-addressed store, hash-verified

9755
9756 # Move to the next struct value
9757 def next(self, prev):
9758 self._model.fbe_shift(prev)
9759
9760
9761class FinalModelStructArray(fbe.FinalModel):

Callers 1

Calls 1

fbe_shiftMethod · 0.45

Tested by

no test coverage detected