class

Forest::Cell::Writer

Inherits Reference / Object

Constructors

new(io : IO, flowControl : FlowControl)
Source

Instance methods

flowControl
Source
flowControl=(flowControl : FlowControl)
Source
flush
Source
io=(io : IO)
Source
mutex
Source
mutex=(mutex : Mutex)
Source
read(slice : Bytes) : Int32
Source
rewind
Source
set_window_size_increment(stream_identifier : Int32, increment : Int32)
Source
windowRemaining
Source
windowRemaining=(windowRemaining : Atomic(Int32))
Source
write(frames : Array(Frame), sync_flush : Bool = true)
Source
write(frame : Frame)
Source