pee.js icon indicating copy to clipboard operation
pee.js copied to clipboard

Wrong binary prefix

Open Zipdox2 opened this issue 2 years ago • 2 comments

You're calling them MB but allocating MiB.

1 MB = 1000000 bytes 1 MiB = 1048576 bytes

Please use the correct prefixes in your documentation.

https://en.wikipedia.org/wiki/Byte#Multiple-byte_units

Zipdox2 avatar May 09 '23 15:05 Zipdox2

Hi ✨

Would you be able to make a pull request fixing this issue? 📦

Thank you 💯 💯

mintexists avatar May 11 '23 02:05 mintexists

Will you merge it then?

Zipdox2 avatar May 16 '23 08:05 Zipdox2