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

Method prepare

pager_lib/smb/smb_structs.py:276–277  ·  view source on GitHub ↗
(self, message)

Source from the content-addressed store, hash-verified

274 message.flags2 |= SMB_FLAGS2_EXTENDED_SECURITY
275
276 def prepare(self, message):
277 raise NotImplementedError
278
279 def decode(self, message):
280 raise NotImplementedError

Callers 1

encodeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected