NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
buffer_utils.cpp File Reference
Include dependency graph for buffer_utils.cpp:

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)