class ASN1::BER::ExtendedIdentifier
- ASN1::BER::ExtendedIdentifier
- BinData
- Reference
- Object
Defined in:
bindata/asn1/identifier.crConstant Summary
-
BIT_PARTS =
[{more => {UInt8, nil}, tag_number => {UInt8, nil}}] of Nil
-
ENDIAN =
["big"]
-
INDEX =
[0]
-
PARTS =
[{"bitfield", 0, nil, nil, nil, nil}] of Nil
Instance Method Summary
- #__format__ : IO::ByteFormat
- #more : Bool
- #more=(more : UInt8)
- #more=(value : Bool)
- #tag_number : UInt8
- #tag_number=(tag_number : UInt8)