I am trying to convert hex input into a bytearray. Basically, I have tried:
bytearray.fromhex(\'e832\')
converting to ints: b
b