SickGear/lib/tornado/speedups.pyi
2023-02-09 13:41:15 +00:00

1 line
59 B
Python

def websocket_mask(mask: bytes, data: bytes) -> bytes: ...