Difference between revisions of "File.saveRaw"

From MiniScript Wiki
Jump to navigation Jump to search
(Created page with "The file.saveRaw method writes a RawData object out to disk. This allows you to write binary files in Mini Micro. {{stub}} Category:Mini Micro")
(No difference)

Revision as of 03:06, 8 February 2021

The file.saveRaw method writes a RawData object out to disk. This allows you to write binary files in Mini Micro.


This article is a stub. You can help the MiniScript Wiki by expanding it.