Forest::Frame::WindowUpdate
Inherits Forest::Frame / Reference / Object
Constructors
from_io(io : IO, length : Int32, maximum_frame_size : Int32 = SETTINGS_MAX_FRAME_SIZE) : WindowUpdate
Sourcenew(streamIdentifier : Int32, windowSizeIncrement : Int32)
SourceClass methods
type
Sourcewrite_flag(io : IO)
SourceInstance methods
streamIdentifier
SourcestreamIdentifier=(streamIdentifier : Int32)
Sourceto_io(io : IO)
SourcewindowSizeIncrement
SourcewindowSizeIncrement=(windowSizeIncrement : Int32)
Source