hunt-http ~master (2022-03-03T02:59:30Z)
Home
Dub
Repo
OpCode.isControlFrame
hunt
http
WebSocketFrame
OpCode
Undocumented in source. Be warned that the author may not have intended to support it.
struct
OpCode
static
bool
isControlFrame
(
byte
opcode
)
Meta
Source
See Implementation
hunt
http
WebSocketFrame
OpCode
static functions
isControlFrame
isDataFrame
isKnown
name
variables
BINARY
CLOSE
CONTINUATION
PING
PONG
TEXT
UNDEFINED