strbytelen — Return the length of the string, in bytes.
strbytelen string
strbytelen
string
The strbytelen returns the length of string, in bytes. The number of characters and bytes may be different because of multi byte character encodings.