maxHashStringSize top-level constant

int const maxHashStringSize

Maximum length of hash string representation

Implementation

const int maxHashStringSize = hashSize * 2;