deltakit.core.decoding_graphs.FixedWidthBitstring.to_words#

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

Convert the bitstring into words of a given length.