Spec-Zone.ru › Haxe Python

IOBase

package python.lib.io

extended by BufferedIOBase, RawIOBase, TextIOBase

Доступно в python

Переменные

read onlyclosed: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

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/python/lib/io/IOBase.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API