Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/HelloZeroNet/ZeroNet
/ close
Method
close
plugins/Bigfile/BigfilePlugin.py:554–555 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
552
return
self.f.tell()
553
554
def
close(self):
555
self.f.close()
556
557
def
__enter__(self):
558
return
self
Callers
15
__exit__
Method · 0.95
streamFile
Method · 0.45
collectGlobal
Method · 0.45
collectSites
Method · 0.45
disconnect
Method · 0.45
announceTrackerHttp
Method · 0.45
stop
Method · 0.45
load
Method · 0.45
resolveDomain
Method · 0.45
bootstrapper_db
Function · 0.45
cleanup
Function · 0.45
fillTableFileOptional
Method · 0.45
Calls
no outgoing calls
Tested by
7
bootstrapper_db
Function · 0.36
cleanup
Function · 0.36
createBigfile
Method · 0.36
testVerifyPiece
Method · 0.36
testSparseFile
Method · 0.36
testRangedFileRequest
Method · 0.36
testNullFileRead
Method · 0.36