pub fn hash_str_to_u64(s: &str) -> u64Expand description
C++ HashStrToU64 compatibility wrapper for existing backend call sites.
Ref:
OM/Src/OMBase/API/OMBase_API_StrHash.cpp:52-55OM/Src/OMBase/Define/OMBase_Define_Macro.h:165-175
The domain owner applies OpenD’s AP-low/BKDR-high OM hash to every non-empty backend string, including numeric strings.