libimobiledevice  1.3.0
API Documentation - Return to Homepage

◆ debugserver_encode_string()

void debugserver_encode_string ( const char *  buffer,
char **  encoded_buffer,
uint32_t *  encoded_length 
)

Encodes a string into hex notation.

Parameters
bufferString to encode into hex notiation
encoded_bufferThe buffer receives a hex encoded string
encoded_lengthLength of the hex encoded string