Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Jalopy::IPNS::Repr
Inherits
CBOR::Serializable
<
Reference
<
Object
Constructors
new
(ttl :
UInt64
, value :
Slice
(
UInt8
), sequence :
UInt64
, validity :
Slice
(
UInt8
), validity_type :
UInt64
)
Source
new
(decoder :
CBOR::Decoder
)
Source
Instance methods
sequence
Source
sequence=
(sequence :
UInt64
)
Source
ttl
Source
ttl=
(ttl :
UInt64
)
Source
validity
Source
validity=
(validity :
Bytes
)
Source
validity_type
Source
validity_type=
(validity_type :
UInt64
)
Source
value
Source
value=
(value :
Bytes
)
Source