package com.fyber.inneractive.sdk.protobuf; import java.io.IOException; import java.util.List; /* loaded from: classes2.dex */ public interface c1 { int a() throws IOException; T a(d1 d1Var, q qVar) throws IOException; @Deprecated T a(Class cls, q qVar) throws IOException; void a(List list) throws IOException; @Deprecated void a(List list, d1 d1Var, q qVar) throws IOException; int b(); @Deprecated T b(d1 d1Var, q qVar) throws IOException; T b(Class cls, q qVar) throws IOException; void b(List list) throws IOException; void b(List list, d1 d1Var, q qVar) throws IOException; long c() throws IOException; void c(List list) throws IOException; long d() throws IOException; void d(List list) throws IOException; int e() throws IOException; void e(List list) throws IOException; long f() throws IOException; void f(List list) throws IOException; String g() throws IOException; void g(List list) throws IOException; int h() throws IOException; void h(List list) throws IOException; void i(List list) throws IOException; boolean i() throws IOException; int j() throws IOException; void j(List list) throws IOException; long k() throws IOException; void k(List list) throws IOException; i l() throws IOException; void l(List list) throws IOException; int m() throws IOException; void m(List list) throws IOException; void n() throws IOException; void n(List list) throws IOException; int o() throws IOException; void o(List list) throws IOException; void p(List list) throws IOException; boolean p() throws IOException; int q() throws IOException; void q(List list) throws IOException; long r() throws IOException; double readDouble() throws IOException; float readFloat() throws IOException; String s() throws IOException; }