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

Class ConstBitStream

utils/bitstring.py:3693–4011  ·  view source on GitHub ↗

A container or stream holding an immutable sequence of bits. For a mutable container use the BitStream class instead. Methods inherited from Bits: all() -- Check if all specified bits are set to 1 or 0. any() -- Check if any of specified bits are set to 1 or 0. count() -- Coun

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__copy__Method · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected