mirror of
https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git
synced 2025-08-14 00:25:46 +02:00
Initial commit
This commit is contained in:
3
venv/Lib/site-packages/aiohttp/_websocket/mask.pxd
Normal file
3
venv/Lib/site-packages/aiohttp/_websocket/mask.pxd
Normal file
@@ -0,0 +1,3 @@
|
||||
"""Cython declarations for websocket masking."""
|
||||
|
||||
cpdef void _websocket_mask_cython(bytes mask, bytearray data)
|
Reference in New Issue
Block a user