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

Method unpack

utils/bitstring.py:2262–2277  ·  view source on GitHub ↗

Interpret the whole bitstring using fmt and return list. fmt -- A single string or a list of strings with comma separated tokens describing how to interpret the bits in the bitstring. Items can also be integers, for reading new bitstring of the given length.

(self, fmt, **kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

_readuintleMethod · 0.45
_readfloatMethod · 0.45
_readfloatleMethod · 0.45

Calls 1

_readlistMethod · 0.95

Tested by

no test coverage detected