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

Method next

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

Source from the content-addressed store, hash-verified

11156
11157 # Move to the next struct value
11158 def next(self, prev):
11159 self._model.fbe_shift(prev)
11160
11161
11162@functools.total_ordering

Calls 1

fbe_shiftMethod · 0.45

Tested by

no test coverage detected