MCPcopy Create free account
hub / github.com/DreamSourceLab/DSView / putx

Method putx

libsigrokdecode4DSL/decoders/rc_encode/pd.py:124–125  ·  view source on GitHub ↗
(self, data)

Source from the content-addressed store, hash-verified

122 self.model = self.options['remote']
123
124 def putx(self, data):
125 self.put(self.ss, self.es, self.out_ann, data)
126
127 def decode(self):
128 while True:

Callers 1

decodeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected