How do I convert byte code to string?

Hello devs! So I know how to use string.byte but I don’t know how to convert byte code back to string or if there’s any way to do it, and if there is way, how do I do it?

string.byte and string.char are opposites, I imagine thats what youre looking for

Thanks I didn’t know that! I don’t very know string formatting.

1 Like