| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
#include <storage_common/buffer_utils.hpp>
Go to the source code of this file.
Namespaces | |
| storage | |
Functions | |
| std::string | storage::bytes_to_hex_str (char const *bytes, size_t byte_count) |
| void | storage::bytes_to_hex_str (char const *bytes, size_t byte_count, std::string &str) |
| size_t | storage::aligned_size (size_t alignment, size_t size) |