Find first occurrence of substring bs. Returns a single item tuple with the bit position if found, or an empty tuple if not found. The bit position (pos property) will also be set to the start of the substring if it is found. bs -- The bitstring to find. sta
(self, bs, start=None, end=None, bytealigned=None)
source not stored for this graph (policy: none)
no test coverage detected