Method Standards.ASN1.Types.BitString()->set_from_ascii()
- Method set_from_ascii
this_program set_from_ascii(string(8bit) s)
- Description
Set the bitstring value as a string with
"1"
and"0"
.
this_program set_from_ascii(string(8bit) s)
Set the bitstring value as a string with "1"
and
"0"
.