Method Standards.ASN1.Types.BitString()->set_length()
- Method set_length
this_program set_length(int len)
- Description
Sets the length of the bit string to len number of bits. Will only work correctly on strings longer than len bits.
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.