Skip to content

Wrong binary prefix #11

@Zipdox2

Description

@Zipdox2

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions