class java.io.NativeInput extends Input
Available on java
function new(stream:InputStream):Void
function close():Void
function readByte():Int
function readBytes(s:Bytes, pos:Int, len:Int):Int