Files
wallter/plotter-app/venv/lib/python3.8/site-packages/websockets/speedups.pyi
2024-11-20 17:17:14 +01:00

2 lines
55 B
Python

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