HashVerifier::ignore

Reads and hashes the given number of bytes without storing them.

Synopsis

Declared in <hash.h>

void
ignore(size_t num_bytes);

Parameters

NameDescription
num_bytesThe number of bytes to consume.