m3.File

Undocumented in source.

Members

Functions

read
char[] read(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
write
void write(string filename, T[] content)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

toUTF16
wchar[] toUTF16 [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
toUTF32
dchar[] toUTF32 [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta