utf8.len
Description
Returns the number of UTF-8 sequences in the given string between positions startPos and endPos (both inclusive). If it finds any invalid UTF-8 byte sequence, returns false as well as the position of the first invalid byte.
Returns the number of UTF-8 sequences in the given string between positions startPos and endPos (both inclusive). If it finds any invalid UTF-8 byte sequence, returns false as well as the position of the first invalid byte.
Render Time: 82ms
DB GetPage | 41 |
Generate Html | 15 |
SaveChanges (1) | 13 |
Render Body | 0 |
Render Sidebar | 9 |