* @brief Checks whether integers are stored as big endian or not * @note Taken from [this](https://stackoverflow.com/a/1001373) StackOverflow * post * @return true IF integers are detected to work as big-endian * @return false IF integers are detected to work as little-endian */
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected