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

Method next

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

Source from the content-addressed store, hash-verified

8037
8038 # Move to the next struct value
8039 def next(self, prev):
8040 self._model.fbe_shift(prev)
8041
8042
8043class FinalModelStructNested(fbe.FinalModel):

Callers 1

Calls 1

fbe_shiftMethod · 0.45

Tested by

no test coverage detected