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

Method next

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

Source from the content-addressed store, hash-verified

3444
3445 # Move to the next struct value
3446 def next(self, prev):
3447 self._model.fbe_shift(prev)
3448
3449
3450@functools.total_ordering

Calls 1

fbe_shiftMethod · 0.45

Tested by

no test coverage detected