mirror of
https://github.com/Ladebeze66/projetcbaollm.git
synced 2025-12-16 23:07:48 +01:00
2 lines
55 B
Python
2 lines
55 B
Python
def apply_mask(data: bytes, mask: bytes) -> bytes: ...
|