Simple Application Framework
1
|
Generic hash functor for basic data types.
#include "Hash.h"
Namespaces | |
namespace | Saf |
Global library namespace. | |
namespace | Saf::Algo |
Generic data handling algorithms and structures. | |
Functions | |
SAF_DLL_EXPORT Size | Saf::Algo::HashBytes (const Uint8 *data, Size sz) |
Hash a byte sequence. |
Generic hash functor for basic data types.