Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
RNS::Transport::ReverseEntry
Inherits
Struct
<
Value
<
Object
─── Reverse table entry type ──────────────────────────────────
Constructors
new
(received_on :
Bytes
|
Nil
, outbound :
Bytes
|
Nil
, timestamp :
Float64
)
Source
Instance methods
clone
Source
copy_with
(received_on _received_on = @received_on, outbound _outbound = @outbound, timestamp _timestamp = @timestamp)
Source
outbound
received_on
timestamp