Difference between revisions of "ChucK/Dev/IO/FileIO"
From CSWiki
Line 1: | Line 1: | ||
<div style="background:#fff3f3; border: 1px solid #ffc9c9; padding: 1em; margin: auto; width: 45%; float:center; text-align:center;">The following is subject to change.</div> | <div style="background:#fff3f3; border: 1px solid #ffc9c9; padding: 1em; margin: auto; width: 45%; float:center; text-align:center;">The following is subject to change.</div> | ||
− | == | + | ==FileIO< Class== |
The <tt>FileIO</tt> class is a subclass of the [[ChucK/Dev/IO#IO_Class|<tt>IO</tt>]] class. | The <tt>FileIO</tt> class is a subclass of the [[ChucK/Dev/IO#IO_Class|<tt>IO</tt>]] class. | ||
===Methods=== | ===Methods=== |
Revision as of 00:16, 6 March 2008
The following is subject to change.
FileIO< Class
The FileIO class is a subclass of the IO class.