D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
opt
/
saltstack
/
salt
/
lib
/
python3.10
/
site-packages
/
aiohttp
/
_websocket
/
Filename :
mask.pxd
back
Copy
"""Cython declarations for websocket masking.""" cpdef void _websocket_mask_cython(bytes mask, bytearray data)