gbSize property

int gbSize
getter/setter pair

The size of one gigabyte in bytes.

Implementation

static int gbSize = 1000 * mbSize;