Forest::Frame::Ping
Inherits Forest::Frame / Reference / Object
Constructors
from_io(io : IO, length : Int32, maximum_frame_size : Int32 = SETTINGS_MAX_FRAME_SIZE) : Ping
Sourcenew(streamIdentifier : Int32)
SourceClass methods
type
Sourcewrite_flag(io : IO, ack : Bool | Nil)
SourceInstance methods
ack
Sourceack=(ack : Bool | Nil)
SourcestreamIdentifier
SourcestreamIdentifier=(streamIdentifier : Int32)
Sourceto_io(io : IO, pong_length = 8)
Source