lua-users home
lua-l archive

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


"u": reads one or more bytes forming one UTF-8 character, and returns
that character as a string. Returns nil if the file at the current
position does not start with a valid UTF-8 sequence.