Available on cpp, hl, neko, python, lua, macro, java, php
Use sys.io.File.read to create a FileInput.
sys.io.File.read
FileInput
new(f:RandomAccessFile)
Available on java
new(f:FileHandle)
Available on lua
new(impl:IFileInput)
Available on python
@:keepeof():Bool
@:keepseek(p:Int, pos:FileSeek):Void
@:keeptell():Int
@:keepbigEndian:Bool
Endianness (word byte order) used when reading numbers.
If true, big-endian is used, otherwise little-endian is used.
true
little-endian