brief-extractor/backend/venv/lib/python3.10/site-packages/websockets/speedups.pyi
2026-03-06 18:42:46 +00:00

1 line
55 B
Python
Executable file

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