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

Method _readue

utils/bitstring.py:1655–1678  ·  view source on GitHub ↗

Return interpretation of next bits as unsigned exponential-Golomb code. Raises ReadError if the end of the bitstring is encountered while reading the code.

(self, pos)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

_getueMethod · 0.95
_readseMethod · 0.95

Calls 2

_readuintMethod · 0.95
ReadErrorClass · 0.85

Tested by

no test coverage detected