class ASN1::BER::Identifier
Defined in:
bindata/asn1/identifier.cr
Constant Summary
-
ENDIAN =
["big"]
-
KLASS_NAME =
[ASN1::BER::Identifier]
-
PARTS =
[{type: "bitfield", name: 1, cls: ASN1::BER::Identifier, onlyif: nil, verify: nil}] of Nil
-
REMAINING =
[] 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) : Int64
#