class

Forest::Frame::RstStream

Inherits Forest::Frame / Reference / Object

Constructors

from_io(io : IO, length : Int32, maximum_frame_size : Int32 = SETTINGS_MAX_FRAME_SIZE) : RstStream
Source
new(streamIdentifier : Int32, error : Error = Error::NoError)
Source

Class methods

type
Source
write_flag(io : IO)
Source

Instance methods

error
Source
error=(error : Error)
Source
streamIdentifier
Source
streamIdentifier=(streamIdentifier : Int32)
Source
to_io(io : IO)
Source