group-wbl/.venv/lib/python3.13/site-packages/websockets/speedups.pyi

2 lines
55 B
Python
Raw Permalink Normal View History

2026-01-09 09:48:03 +08:00
def apply_mask(data: bytes, mask: bytes) -> bytes: ...