Returns an iterator to the first byte of the hash.
Synopsis
Declared in <util/hash_type.h>
unsigned char*
begin();
Return Value
A pointer to the first byte.
Created with MrDocs
Returns an iterator to the first byte of the hash.
Declared in <util/hash_type.h>
unsigned char*
begin();
A pointer to the first byte.
Created with MrDocs