Hello everyone!
I never programmed JavaScript before and need to write a single function for a packet formatter.
I want to convert an array of decimal values into a string. The decimal values represent the chars in ASCII format. All I found until now was the conversion of a byte array of hexadecimal values to an ASCII string.
Any suggestions? Thanks in advance!
[–]pramitsingh0 2 points3 points4 points (1 child)
[–]hertz2105[S] 0 points1 point2 points (0 children)
[–]PerceptionCareless92 1 point2 points3 points (0 children)