public abstract class OutputStream extends Object
public void close() throws IOException
IOException
public void flush() throws IOException
IOException
public void write(byte[] var0) throws IOException
IOException
public void write(byte[] var0, int var1, int var2) throws IOException
IOException
public abstract void write(int var0) throws IOException
IOException
Copyright © 2006–2013 OSGi Alliance. All rights reserved.