what-the-bank/sources/o/InterfaceC16581pUl.java

37 lines
866 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import com.google.protobuf.CodedOutputStream;
import java.io.IOException;
import java.io.OutputStream;
/* renamed from: o.pUl, reason: case insensitive filesystem */
/* loaded from: classes2.dex */
public interface InterfaceC16581pUl extends ncT {
/* renamed from: o.pUl$HBt */
/* loaded from: classes2.dex */
public interface HBt extends ncT, Cloneable {
InterfaceC16581pUl build();
InterfaceC16581pUl buildPartial();
HBt mergeFrom(InterfaceC16581pUl interfaceC16581pUl);
}
XgX<? extends InterfaceC16581pUl> getParserForType();
int getSerializedSize();
HBt newBuilderForType();
HBt toBuilder();
byte[] toByteArray();
QwV toByteString();
void writeTo(CodedOutputStream codedOutputStream) throws IOException;
void writeTo(OutputStream outputStream) throws IOException;
}