25 lines
657 B
Java
25 lines
657 B
Java
|
package o;
|
||
|
|
||
|
/* renamed from: o.gia, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes.dex */
|
||
|
final class C15146gia implements InterfaceC15168giw {
|
||
|
@Override // o.InterfaceC15168giw, java.io.Closeable, java.lang.AutoCloseable
|
||
|
public final void close() {
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC15168giw, java.io.Flushable
|
||
|
public final void flush() {
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC15168giw
|
||
|
public final void write(C15111ghZ c15111ghZ, long j) {
|
||
|
C14957gcv.e(c15111ghZ, "");
|
||
|
c15111ghZ.j(j);
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC15168giw
|
||
|
public final C15139giB timeout() {
|
||
|
return C15139giB.NONE;
|
||
|
}
|
||
|
}
|