uint64Size top-level constant

int const uint64Size

Size of a uint64 in bytes

Implementation

const int uint64Size = 8;