java.io.InputStream InputStream System.IO.Stream System.IO.IDisposable ${this:16}.close() Close System.Void ${this:16}.read(${buffer},${offset},${count}) System.Byte[] buffer System.Int32 offset System.Int32 count Read System.Int32 ${this:16}.write(${buffer},${offset},${count}) System.Byte[] buffer System.Int32 offset System.Int32 count Write System.Void CS2JNet.JavaSupport.Unsupported Unsupported.throwUnsupported("${this:16}.Position") System.Int64 Position Unsupported.throwUnsupported("${this:16}.Position") Unsupported.throwUnsupported("${this:16}.Position = ${value}") java.io.FileInputStream new FileInputStream(${path}) System.String path