Available on hl, python, java, neko, macro, cpp, php, lua
Use sys.io.File.write to create a FileOutput.
sys.io.File.write
FileOutput
new(f:FileHandle)
Available on lua
new(f:RandomAccessFile)
Available on java
new(impl:IFileOutput)
Available on python
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