float64Size top-level constant

int const float64Size

Size of a float64 in bytes

Implementation

const int float64Size = 8;