Create a Buffer object from hexadecimal data in a c-string (null-terminated).
Buffer
// PROTOTYPE static Buffer fromHex(const char* str)