Returns a const pointer to the underlying byte buffer.
Synopsis
Declared in <util/hash_type.h>
unsigned char const*
data() const;
Return Value
A pointer to the first byte.
Created with MrDocs
Returns a const pointer to the underlying byte buffer.
Declared in <util/hash_type.h>
unsigned char const*
data() const;
A pointer to the first byte.
Created with MrDocs