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

Method set_end

projects/Python/proto/enums.py:3065–3066  ·  view source on GitHub ↗
(self, fbe_begin)

Source from the content-addressed store, hash-verified

3063
3064 # Set the struct value (end phase)
3065 def set_end(self, fbe_begin):
3066 self._buffer.unshift(fbe_begin)
3067
3068 # Set the struct value
3069 def set(self, fbe_value):

Callers 3

setMethod · 0.95
mainFunction · 0.45

Calls 1

unshiftMethod · 0.45

Tested by 1