jamtur01's picture
Upload folder using huggingface_hub
9c6594c verified
raw
history blame contribute delete
112 Bytes
"""Cython declarations for websocket masking."""
cpdef void _websocket_mask_cython(bytes mask, bytearray data)