GitHub
Npm
Preparing search index...
The search index is not available
Nb2
Nb2
DataFrame
Interface DataFrame
interface
DataFrame
{
FIN
:
0
|
1
;
Mask
:
0
|
1
;
MaskingKey
?:
number
[]
;
Opcode
:
|
0
|
1
|
2
|
8
|
9
|
10
;
PayloadData
:
Buffer
;
RSV
?:
[
0
|
1
,
0
|
1
,
0
|
1
]
;
}
Index
Properties
FIN
Mask
Masking
Key?
Opcode
Payload
Data
RSV?
Properties
FIN
FIN
:
0
|
1
帧结束标志,1表示最后一帧,0表示后面还有数据
Mask
Mask
:
0
|
1
掩码 1采用,0未采用
Optional
Masking
Key
Masking
Key
?:
number
[]
掩码密钥
Opcode
Opcode
:
|
0
|
1
|
2
|
8
|
9
|
10
0x0-0xF
Payload
Data
Payload
Data
:
Buffer
数据实体
Optional
RSV
RSV
?:
[
0
|
1
,
0
|
1
,
0
|
1
]
未知
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
FIN
Mask
Masking
Key
Opcode
Payload
Data
RSV
GitHub
Npm
Nb2
Loading...
帧结束标志,1表示最后一帧,0表示后面还有数据