To convert a hexadecimal string to a bytes object, pass the string as a first argument into bytes.fromhex(hex_string) method.
確定! 回上一頁