Available on cpp, php, macro, hl, neko, lua, java, python
Use sys.io.File.write to create a FileOutput.
sys.io.File.write
FileOutput
new(impl:IFileOutput)
Available on python
new(f:RandomAccessFile)
Available on java
new(f:FileHandle)
Available on lua
seek(p:Int, pos:FileSeek):Void
tell():Int
bigEndian:Bool
Endianness (word byte order) used when writing numbers.
If true, big-endian is used, otherwise little-endian is used.
true
little-endian