This repository has been archived on 2022-12-23. You can view files and clone it, but cannot push or open issues or pull requests.
fuck-premake-old2/website/docs/io.utf8.md
2021-03-12 22:10:24 +01:00

18 lines
203 B
Markdown

Output a UTF-8 encoding sequence ('\239\187\191') to the current output stream.
```lua
io.utf8()
```
### Parameters ###
None.
### Return Value ###
None.
### Availability ###
Premake 5.0 or later.