deltakit.core.decoding_graphs.Bitstring.to_words#

Bitstring.to_words(num_bits_per_word: int) Iterator[FixedWidthBitstring]#

Convert the bitstring into words of a given length.