Class to calculate the hash of an array.
More...
Class to calculate the hash of an array.
Definition at line 47 of file BasicReaderWriterDatabase.cc.
◆ computeHash()
| void Arcane::impl::Hasher::computeHash |
( |
Span< const std::byte > | bytes, |
|
|
Array< Byte > & | hash_result ) |
|
inline |
◆ printStats()
| void Arcane::impl::Hasher::printStats |
( |
ITraceMng * | tm | ) |
|
|
inline |
◆ setHashAlgorithm()
◆ m_hash_algorithm
◆ m_hash_time
| Real Arcane::impl::Hasher::m_hash_time = 0.0 |
|
private |
◆ m_nb_processed_bytes
| Int64 Arcane::impl::Hasher::m_nb_processed_bytes = 0 |
|
private |
The documentation for this class was generated from the following file: