Forest::Frame::RstStream
Inherits Forest::Frame / Reference / Object
Constructors
from_io(io : IO, length : Int32, maximum_frame_size : Int32 = SETTINGS_MAX_FRAME_SIZE) : RstStream
Sourcenew(streamIdentifier : Int32, error : Error = Error::NoError)
SourceClass methods
type
Sourcewrite_flag(io : IO)
SourceInstance methods
error
Sourceerror=(error : Error)
SourcestreamIdentifier
SourcestreamIdentifier=(streamIdentifier : Int32)
Sourceto_io(io : IO)
Source