Available on python
buffer:BufferedIOBase
encoding:String
error:String
newlines:Null<EitherType<String, Tuple<String>>>
detach():BufferedIOBase
read(n:Int):String
write(s:String):Int