how to convert integer to hex in little endian format ? example : i'm input int = 9995 then the output in Array String is [0b,27,00,00].
確定! 回上一頁