G
Geoffrey
Hello,
with byte.toString("X"), if the decimal value of the byte is <16, then that
return opnly one character.
Is it possible (with a short things like another formatprovider than "X") to
always have the result on 2 characters, with the first 0 in this case
Thx
with byte.toString("X"), if the decimal value of the byte is <16, then that
return opnly one character.
Is it possible (with a short things like another formatprovider than "X") to
always have the result on 2 characters, with the first 0 in this case
Thx