Function mu::tiny::string_from_binary_with_size_or_null

Function Documentation

String mu::tiny::string_from_binary_with_size_or_null(const unsigned char *value, size_t size)

Return a hex dump of size bytes prefixed with the byte count, or “(null)” if value is null.