Files
blender-portable-repo/scripts/addons/Rokoko Libraries/python311/websockets/speedups.pyi
T
2026-03-17 14:58:51 -06:00

2 lines
55 B
Python

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