Forest::Cell::Writer
Inherits Reference / Object
Constructors
new(io : IO, flowControl : FlowControl)
SourceInstance methods
flowControl
SourceflowControl=(flowControl : FlowControl)
Sourceflush
Sourceio
Sourceio=(io : IO)
Sourcemutex
Sourcemutex=(mutex : Mutex)
Sourceread(slice : Bytes) : Int32
Sourcerewind
Sourceset_window_size_increment(stream_identifier : Int32, increment : Int32)
SourcewindowRemaining
SourcewindowRemaining=(windowRemaining : Atomic(Int32))
Sourcewrite(frames : Array(Frame), sync_flush : Bool = true)
Sourcewrite(frame : Frame)
Source