SickGear/lib/tornado/speedups.pyi

2 lines
59 B
Python
Raw Normal View History

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