haXe API Documentation
Back | Index
class cs.io.NativeOutput
extends haxe.io.Output
Available in cs
function new(stream : cs.system.io.Stream) : Void
function seek(p : Int, pos : sys.io.FileSeek) : Void
function tell() : Int
Back | Index