class

Forest::Frame::Ping

Inherits Forest::Frame / Reference / Object

Constructors

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

Class methods

type
Source
write_flag(io : IO, ack : Bool | Nil)
Source

Instance methods

ack=(ack : Bool | Nil)
Source
streamIdentifier
Source
streamIdentifier=(streamIdentifier : Int32)
Source
to_io(io : IO, pong_length = 8)
Source