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