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

Method overwrite

utils/bitstring.py:3396–3421  ·  view source on GitHub ↗

Overwrite with bs at bit position pos. bs -- The bitstring to overwrite with. pos -- The bit position to begin overwriting from. Raises ValueError if pos < 0 or pos + bs.len > self.len

(self, bs, pos=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

BitsClass · 0.85
_overwriteMethod · 0.80

Tested by

no test coverage detected