MB

Megabyte (binary based) = 2^20

enum MB = 1024 * KB;

Meta