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

Method next

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

Source from the content-addressed store, hash-verified

2276
2277 # Move to the next struct value
2278 def next(self, prev):
2279 self._model.fbe_shift(prev)
2280
2281
2282class FinalModelStructSimple(fbe.FinalModel):

Callers 1

Calls 1

fbe_shiftMethod · 0.45

Tested by

no test coverage detected