mirror of
https://github.com/iKarith/cppo-ng.git
synced 2025-02-19 07:31:36 +00:00
The old way involved a lot more sequence duplication. Now just turn the bytes object into a mutable bytearray, iterate through the mask and change what we need, then change it back.
Description
Languages
Python
100%