struct HTTP::WebSocket::PacketInfo

Superclass hierarchy

Object
Value
Struct
HTTP::WebSocket::PacketInfo

Defined in:

Class Method Summary

Instance Method Summary

Class Method Detail

def self.new(type, length, final)

Instance Method Detail

def final=(final)

def final?

def length

def length=(length)

def type

def type=(type)