ASN1ChrImpl.this

Create a CHR with the specified content.

  1. this(string str)
    class ASN1ChrImpl
    this
    (
    in string str = ""
    )
  2. this(ASN1Chr other)

Parameters

str string

the CHR value

Meta