group-wbl/.venv/lib/python3.13/site-packages/websockets/speedups.pyi
2026-01-09 09:12:25 +08:00

2 lines
55 B
Python

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