Class: IWriter
Opaque filesystem writer handle.
Source
C++ class IWriter
Custom Constructor
IWriter
Remarks
Returned by FS.w_open. The writer class is not registered with script-callable write methods in this binding, so scripts normally only pass it back to FS.w_close. Writer creation can return null when native writer setup fails.