Files
ytts/venv/lib/python3.11/site-packages/websockets/speedups.pyi
2025-04-02 21:44:17 -07:00

2 lines
55 B
Python

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