C# Class java.io.OutputStream

Inheritance: global::java.lang.Object, global::java.io.Closeable, global::java.io.Flushable
Exibir arquivo Open project: Mazrick/jni4net Class Usage Examples

Protected Methods

Method Description
OutputStream ( global @__env )

Private Methods

Method Description
InitJNI ( global @__env, java @__class ) : void
close ( ) : void
flush ( ) : void
write ( byte par0 ) : void
write ( byte par0, int par1, int par2 ) : void
write ( int par0 ) : void

Method Details

OutputStream() protected method

protected OutputStream ( global @__env )
@__env global