13 #ifndef UTILS_HASH_BUFFER_HPP
14 #define UTILS_HASH_BUFFER_HPP
uint8_t U8
8-bit unsigned integer
PlatformUIntType NATIVE_UINT_TYPE
#define HASH_DIGEST_LENGTH
C++-compatible configuration header for fprime configuration.
A container class for holding a hash buffer.
HashBuffer & operator=(const HashBuffer &other)
NATIVE_UINT_TYPE getBuffCapacity() const
U32 asBigEndianU32() const
Convert bytes 0 through 3 of the hash data to a big-Endian U32 value.
bool operator==(const HashBuffer &other) const
bool operator!=(const HashBuffer &other) const