Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/HelloZeroNet/ZeroNet
/ tell
Method
tell
plugins/Sidebar/ZipStream.py:38–39 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
36
self.buff.write(data)
37
38
def
tell(self):
39
return
self.pos
40
41
def
seek(self, pos, whence=0):
42
if
pos >= self.buff_pos:
Callers
10
getUnpackerUnprocessedBytesNum
Method · 0.45
handleStream
Method · 0.45
verifyFile
Method · 0.45
handleGetFile
Method · 0.45
getFile
Method · 0.45
stream
Function · 0.45
getData
Function · 0.45
downloadGeoLiteDb
Method · 0.45
read
Method · 0.45
actionConsoleLogRead
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected