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 getParserForType(); int getSerializedSize(); HBt newBuilderForType(); HBt toBuilder(); byte[] toByteArray(); QwV toByteString(); void writeTo(CodedOutputStream codedOutputStream) throws IOException; void writeTo(OutputStream outputStream) throws IOException; }