struct HTTP::WebSocket::PacketInfo
Superclass hierarchy
Object
Value
Struct
HTTP::WebSocket::PacketInfo
Defined in:
Class Method Summary
.new
(type, length, final)
Instance Method Summary
#final=
(final)
#final?
#length
#length=
(length)
#type
#type=
(type)
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)