Haxe 3.4 - io.IIOBase
IIOBase

IIOBase
पैकेज python.lib.io
आयात python.lib.io.IOBase
अजगर पर उपलब्धHaxe 3.4 - io.IIOBase
पैकेज python.lib.io
आयात python.lib.io.IOBase
अजगर पर उपलब्ध
read only
closed
:
Bool
close
():
Void
fileno
():
Int
flush
():
Void
readable
():
Bool
readline
(
limit:
Int
= -1
):
String
readlines
(
hint:
Int
= -1
):
Array
<
String
>
seek
(
offset:
Int
,
whence:
SeekSet
):
Int
seekable
():
Bool
tell
():
Int
truncate
(
size:
Int
):
Int
writable
():
Bool