Method Standards.ASN1.Types.BitString()->set_length()
- Method set_length
this_programset_length(intlen)- Description
Sets the length of the bit string to
lennumber of bits. Will only work correctly on strings longer thanlenbits.
this_program set_length(int len)
Sets the length of the bit string to len number of bits. Will
only work correctly on strings longer than len bits.