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

Method next

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

Source from the content-addressed store, hash-verified

8858
8859 # Move to the next struct value
8860 def next(self, prev):
8861 self._model.fbe_shift(prev)
8862
8863
8864class FinalModelStructBytes(fbe.FinalModel):

Callers 1

Calls 1

fbe_shiftMethod · 0.45

Tested by

no test coverage detected