haXe API Documentation
Back | Index
extern class java.io.InputStream
Available in java
function available() : Int
function close() : Void
function flush() : Void
function read(b : haxe.io.BytesData) : Int
Back | Index