Honeycomb
0.1
Component-Model Framework
|
256-bit secure hash value More...
#include <Hash.h>
Public Types | |
typedef array< uint64, 4 > | IntArray |
Public Types inherited from honey::ByteArray< 32 > | |
typedef array< byte, N > | Super |
Public Member Functions | |
const IntArray & | ints () const |
IntArray & | ints () |
Public Member Functions inherited from honey::ByteArray< 32 > | |
ByteArray ()=default | |
ByteArray (byte b, Bytes &&...bs) | |
Construct from list of byte values. More... | |
ByteArray (ByteBufConst bs) | |
ByteArray (const Bytes &bs) | |
256-bit secure hash value
typedef array<uint64,4> honey::hash::sval::IntArray |
|
inline |
|
inline |