Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chronoxor/FastBinaryEncoding
/ shift
Method
shift
projects/Python/proto/fbe.py:304–305 ·
view source on GitHub ↗
(self, offset)
Source
from the content-addressed store, hash-verified
302
303
# Shift the current write buffer offset
304
def
shift(self, offset):
305
self.buffer.shift(offset)
306
307
# Unshift the current write buffer offset
308
def
unshift(self, offset):
Callers
15
fbe_extra
Method · 0.45
verify
Method · 0.45
get_begin
Method · 0.45
set_begin
Method · 0.45
verify
Method · 0.45
get
Method · 0.45
set
Method · 0.45
fbe_extra
Method · 0.45
verify
Method · 0.45
get_begin
Method · 0.45
set_begin
Method · 0.45
verify
Method · 0.45
Calls
no outgoing calls
Tested by
15
fbe_extra
Method · 0.36
verify
Method · 0.36
get_begin
Method · 0.36
set_begin
Method · 0.36
verify
Method · 0.36
get
Method · 0.36
set
Method · 0.36
fbe_extra
Method · 0.36
verify
Method · 0.36
get_begin
Method · 0.36
set_begin
Method · 0.36
verify
Method · 0.36