class ReadUntil::ReadRef

Overview

Read reference identified by channel + read id. Note: Future support for read number-based references may be added. Currently hidden to avoid incomplete API surface.

Defined in:

read_until/read.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(channel : Int32, id : String | Nil = nil) #

[View source]

Instance Method Detail

def channel : Int32 #

[View source]
def id : String | Nil #

[View source]