Return bitstring generator by splittling using a delimiter. The first item returned is the initial bitstring before the delimiter, which may be an empty bitstring. delimiter -- The bitstring used as the divider. start -- The bit position to start the split. Defaults
(self, delimiter, start=None, end=None, count=None,
bytealigned=None)
source not stored for this graph (policy: none)
no test coverage detected