Files
ai_wht_B/venv/Lib/site-packages/aiohttp/_websocket/mask.pxd
“shengyudong” 5a384b694e 2026-1-6
2026-01-06 14:18:39 +08:00

4 lines
112 B
Cython

"""Cython declarations for websocket masking."""
cpdef void _websocket_mask_cython(bytes mask, bytearray data)