Name

strbytelen — Return the length of the string, in bytes.

Synopsis

strbytelen string

Description

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