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

Class BitStream

utils/bitstring.py:4017–4167  ·  view source on GitHub ↗

A container or stream holding a mutable sequence of bits Subclass of the ConstBitStream and BitArray classes. Inherits all of their methods. Methods: 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. append()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

__copy__Method · 0.85
packFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected