Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
Matt300209
/
eval_venv
like
0
Dataset card
Files
Files and versions
xet
Community
main
eval_venv
/
venv
/
lib
/
python3.10
/
site-packages
/
aiohttp
/
_websocket
/
mask.pxd
Matt300209
Add files using upload-large-folder tool
715ec12
verified
29 days ago
raw
Copy download link
history
blame
contribute
delete
112 Bytes
"""Cython declarations for websocket masking."""
cpdef void _websocket_mask_cython(
bytes
mask,
bytearray
data)