hexStringLength constant

int const hexStringLength

Length of the ObjectId hexString.

Implementation

static const hexStringLength = byteLength * 2;