haXe API Documentation
Back | Index
extern class java.io.OutputStream
Available in java
function close() : Void
function flush() : Void
function write(b : haxe.io.BytesData) : Void
Back | Index