Files
Agro-365-bot/venv/lib/python3.12/site-packages/aiohttp/_websocket/mask.pxd
2025-09-01 19:12:16 +05:00

4 lines
112 B
Cython

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