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

Method next

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

Source from the content-addressed store, hash-verified

10108
10109 # Move to the next struct value
10110 def next(self, prev):
10111 self._model.fbe_shift(prev)
10112
10113
10114@functools.total_ordering

Calls 1

fbe_shiftMethod · 0.45

Tested by

no test coverage detected