Difference between revisions of "File.saveRaw"
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") |
m |
||
Line 1: | Line 1: | ||
− | The [[file.saveRaw | + | The <c>[[file]].saveRaw</c> method writes a [[RawData]] object out to disk. This allows you to write binary files in [[Mini Micro]]. |
{{stub}} | {{stub}} | ||
[[Category:Mini Micro]] | [[Category:Mini Micro]] |
Latest revision as of 03:07, 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.