class

Forest::Frame::WindowUpdate

Inherits Forest::Frame / Reference / Object

Constructors

from_io(io : IO, length : Int32, maximum_frame_size : Int32 = SETTINGS_MAX_FRAME_SIZE) : WindowUpdate
Source
new(streamIdentifier : Int32, windowSizeIncrement : Int32)
Source

Class methods

type
Source
write_flag(io : IO)
Source

Instance methods

streamIdentifier
Source
streamIdentifier=(streamIdentifier : Int32)
Source
to_io(io : IO)
Source
windowSizeIncrement
Source
windowSizeIncrement=(windowSizeIncrement : Int32)
Source