class ASN1::BER::Identifier
Defined in:
bindata/asn1/identifier.cr
Constant Summary
-
ENDIAN =
["big"]
-
KLASS_NAME =
[ASN1::BER::Identifier]
-
PARTS =
[{"bitfield", 1, ASN1::BER::Identifier, nil, nil, nil, nil}] of Nil
Class Method Summary
Instance Method Summary
Class Method Detail
Instance Method Detail
def
__format__ : IO::ByteFormat
#
def
constructed=(constructed : UInt8)
#
def
constructed=(value : Bool)
#
def
tag_class=(tag_class : UInt8)
#
def
tag_number=(tag_number : UInt8)
#
def
write(io : IO) : IO
#