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

Method byteswap

utils/bitstring.py:3559–3617  ·  view source on GitHub ↗

Change the endianness in-place. Return number of repeats of fmt done. fmt -- A compact structure string, an integer number of bytes or an iterable of integers. Defaults to 0, which byte reverses the whole bitstring. start -- Start bit position, defaults

(self, fmt=None, start=None, end=None, repeat=True)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

_validate_sliceMethod · 0.80
findallMethod · 0.80
appendMethod · 0.80
_reversebytesMethod · 0.80

Tested by

no test coverage detected