winamp/Src/external_dependencies/openmpt-trunk/include/premake/website/docs/io.utf8.md

18 lines
203 B
Markdown
Raw Normal View History

2024-09-24 12:54:57 +00:00
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.