Android-cuttlefish cvd tool
Namespaces | Functions
hex.h File Reference
#include <stdint.h>
#include <string>
#include <vector>
#include "cuttlefish/result/result_type.h"
Include dependency graph for hex.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cuttlefish
 

Functions

Result< std::vector< uint8_t > > cuttlefish::HexToBytes (const std::string &hex_string)