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 not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected