class asn1::BerReader

sys::Obj
  asn1::BerReader

Source

BerReader decodes ASN.1 objects using the Basic Encoding Rules

close

Bool close()

Source

make

new make(InStream in)

Source

readObj

AsnObj readObj(AsnObj? spec := null)

Source