34 lines
876 B
Java
34 lines
876 B
Java
|
package o;
|
||
|
|
||
|
import java.io.IOException;
|
||
|
import java.io.OutputStream;
|
||
|
|
||
|
/* renamed from: o.gow, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes6.dex */
|
||
|
public final class C15383gow extends gnG {
|
||
|
/* JADX INFO: Access modifiers changed from: package-private */
|
||
|
@Override // o.gnG
|
||
|
public final gnG d() {
|
||
|
return this;
|
||
|
}
|
||
|
|
||
|
/* JADX INFO: Access modifiers changed from: package-private */
|
||
|
@Override // o.gnG
|
||
|
public final gnG e() {
|
||
|
return this;
|
||
|
}
|
||
|
|
||
|
public C15383gow(OutputStream outputStream) {
|
||
|
super(outputStream);
|
||
|
}
|
||
|
|
||
|
@Override // o.gnG
|
||
|
public final void d(InterfaceC15342gnr interfaceC15342gnr) throws IOException {
|
||
|
if (interfaceC15342gnr != null) {
|
||
|
interfaceC15342gnr.i().h().c(this);
|
||
|
return;
|
||
|
}
|
||
|
throw new IOException("null object detected");
|
||
|
}
|
||
|
}
|