io.StreamWriter

StreamWriter

package cs-system-io

extends TextWriterMarshalByRefObject

Available on cs

Constructor

new (stream:Stream)

new (path:String, append:Bool, encoding:Encoding, bufferSize:Int)

new (path:String, append:Bool, encoding:Encoding)

new (path:String, append:Bool)

new (path:String)

new (stream:Stream, encoding:Encoding, bufferSize:Int)

new (stream:Stream, encoding:Encoding)

Variables

AutoFlush:Bool

read only BaseStream:Stream

Methods

Static variables

static read only Null:StreamWriter

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/cs/system/io/StreamWriter.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部