diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-11-27 16:17:08 +0100 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-11-30 14:50:41 +0100 |
commit | cd66c1f47fbfc53d60d37d883c9c709c93e54a36 (patch) | |
tree | 40e217771c4b6e90386153395cc7a76989fb979a /src/buildtool/serve_api/remote/configuration_client.cpp | |
parent | 28cf2a52413df40263c2a073287debaf8ccadd1a (diff) | |
download | justbuild-cd66c1f47fbfc53d60d37d883c9c709c93e54a36.tar.gz |
hash_function: support hashing of files
Extend our internal hash-function abstraction to support hashing
of files. In this way, we can provide a way to compute the hash of
a potentially large file without having to fully read it to memory
first, while still keeping the details of the used hash function
abstracted away.
Diffstat (limited to 'src/buildtool/serve_api/remote/configuration_client.cpp')
0 files changed, 0 insertions, 0 deletions