package python.io
Available on python
staticcreateFileInputFromBytes(t:RawIOBase):FileInputstaticcreateFileInputFromText(t:TextIOBase):FileInputstaticcreateFileOutputFromBytes(t:RawIOBase):FileOutputstaticcreateFileOutputFromText(t:TextIOBase):FileOutputstaticseekInBinaryMode(stream:RawIOBase, p:Int, pos:FileSeek):VoidstaticseekInTextMode(stream:TextIOBase, tell:() ‑> Int, p:Int, pos:FileSeek):Void
    © 2005–2020 Haxe Foundation
Licensed under a MIT license.
    https://api.haxe.org/python/io/IoTools.html