I have a bytearray to which I have to add a number as a four character string. i.g. 14 should be added as '0014'. to which I have to add a num
I have a bytearray to which I have to add a number as a four character string. i.g. 14 should be added as '0014'. to which I have to add a num