MCPcopy Create free account
hub / github.com/PierreGode/Ragnar / dataReceived

Method dataReceived

pager_lib/smb/SMBProtocol.py:33–34  ·  view source on GitHub ↗
(self, data)

Source from the content-addressed store, hash-verified

31 self.instance = None
32
33 def dataReceived(self, data):
34 self.feedData(data)
35
36 #
37 # SMB (and its superclass) Methods

Callers

nothing calls this directly

Calls 1

feedDataMethod · 0.80

Tested by

no test coverage detected