MCPcopy Create free account
hub / github.com/IncideDigital/Mistica / read

Method read

utils/bitstring.py:3848–3903  ·  view source on GitHub ↗

Interpret next bits according to the format string and return result. fmt -- Token string describing how to interpret the next bits. Token examples: 'int:12' : 12 bits as a signed integer 'uint:8' : 8 bits as an unsigned integer

(self, fmt)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

peekMethod · 0.95
captureInputMethod · 0.80
captureInputMethod · 0.80
doReqInURIMethod · 0.80
doReqInHeadersMethod · 0.80
doPostFieldMethod · 0.80
readErrorFileMethod · 0.80

Calls 4

ReadErrorClass · 0.85
tokenparserFunction · 0.85
_sliceMethod · 0.80
_readtokenMethod · 0.80

Tested by

no test coverage detected