Google Cloud Storage C++ Client 2.13.0
A C++ Client Library for Google Cloud Storage
|
Report checksum mismatches as exceptions. More...
#include <google/cloud/storage/hash_mismatch_error.h>
Public Member Functions | |
HashMismatchError (std::string const &msg, std::string received, std::string computed) | |
std::string const & | received_hash () const |
std::string const & | computed_hash () const |
Report checksum mismatches as exceptions.
|
inlineexplicit |
|
inline |
|
inline |