4mig4 opened this issue a year ago · 0 comments
for example
inspect(string.pack("Bc8",8,"647dedb2")) "\b647dedb2"
I would like
"\x08" instead of "\b" (backspace)