ReadWideString
From OxeyeWiki
file:readWideString() | ||
Reads a WChar string from the file. | ||
Parameter | Expected Type | Description |
No parameters | ||
Returns | ||
Returns a WChar object if the file is ok. |
DaisyMoon File Objects |
---|
Example
local value = file:readWideString()