rc$4.java
552 Bytes
import java.io.IOException;
import java.io.OutputStream;
public final class rc$4
extends OutputStream
{
public rc$4(rc.b paramb) {}
public final void close()
throws IOException
{
this.a.b();
}
public final void flush()
throws IOException
{
this.a.a();
}
public final void write(int paramInt)
throws IOException
{
this.a.a((byte)paramInt);
}
}
/* Location: /home/merong/decompile/hackery-dex2jar.jar!/rc$4.class
* Java compiler version: 6 (50.0)
* JD-Core Version: 0.7.1
*/