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

Method fbe_shift

projects/Python/proto/fbe.py:349–350  ·  view source on GitHub ↗
(self, offset)

Source from the content-addressed store, hash-verified

347
348 # Shift the current field offset
349 def fbe_shift(self, offset):
350 self._offset += offset
351
352 # Unshift the current field offset
353 def fbe_unshift(self, offset):

Callers 15

nextMethod · 0.45
nextMethod · 0.45
nextMethod · 0.45
nextMethod · 0.45
nextMethod · 0.45
nextMethod · 0.45
nextMethod · 0.45
nextMethod · 0.45
nextMethod · 0.45
nextMethod · 0.45
nextMethod · 0.45
nextMethod · 0.45

Calls

no outgoing calls

Tested by 15

nextMethod · 0.36
nextMethod · 0.36
nextMethod · 0.36
nextMethod · 0.36
nextMethod · 0.36
nextMethod · 0.36
nextMethod · 0.36
nextMethod · 0.36
nextMethod · 0.36
nextMethod · 0.36
nextMethod · 0.36
nextMethod · 0.36