MCPcopy Create free account
hub / github.com/TheAlgorithms/C-Plus-Plus / toLittleEndian64

Function toLittleEndian64

hashing/md5.cpp:103–117  ·  view source on GitHub ↗

* @brief Sets 64-bit integer to little-endian if needed * @param n Number to set to little-endian (uint64_t) * @return uint64_t param n with binary representation as little-endian */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

hash_bsFunction · 0.85

Calls 1

isBigEndianFunction · 0.85

Tested by

no test coverage detected