lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Is it by design that utf.len count the BOM to length?

Say utf8.len("\xEF\xBB\xBFa") will return 2 instead of 1?

Regards
Aapo