File Objects

From OxeyeWiki

(Difference between revisions)
Jump to: navigation, search
Jeb (Talk | contribs)
(Created page with '{{File}} DaisyMoon contains classes for writing and reading binary files. These can be useful if you want to have creater control over the file structure, as Lua generally only ...')
Newer edit →

Revision as of 18:18, 7 February 2010

DaisyMoon File Objects

DaisyMoon contains classes for writing and reading binary files. These can be useful if you want to have creater control over the file structure, as Lua generally only works with strings and doubles in normal cases.

If you only want to write text to the file, it is recommended that you use the standard IO Lua library instead: Lua IO Tutorial

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox