> Strings are not arrays of bytes.
That very much depends on the language that you are using. In some, they are.
No.
Those languages don't have strings.
So Lua doesn't have strings? The type is called a string. The documentation calls it a string. It's certainly not a buffer.