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

Method readto

utils/bitstring.py:3929–3948  ·  view source on GitHub ↗

Read up to and including next occurrence of bs and return result. bs -- The bitstring to find. An integer is not permitted. bytealigned -- If True the bitstring will only be found on byte boundaries. Raises ValueError if bs is empty. Raises Re

(self, bs, bytealigned=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

BitsClass · 0.85
ReadErrorClass · 0.85
findMethod · 0.80
_sliceMethod · 0.80

Tested by

no test coverage detected