deltakit.core.decoding_graphs.FixedWidthBitstring.change_width#

FixedWidthBitstring.change_width(new_width: int) None#

Change the width of this bitstring internally. If the new width is less than the current width then any excess bits will be removed.