Matt300209's picture
Add files using upload-large-folder tool
715ec12 verified
"""Cython declarations for websocket masking."""
cpdef void _websocket_mask_cython(bytes mask, bytearray data)