package o; import java.io.IOException; import java.io.OutputStream; /* loaded from: classes6.dex */ public interface giO extends giX { giO a(byte[] bArr) throws IOException; giO a(byte[] bArr, int i, int i2) throws IOException; giM b(); giO b(int i) throws IOException; giO c() throws IOException; giO c(String str) throws IOException; long d(giZ giz) throws IOException; giO d(int i) throws IOException; giO e() throws IOException; giO e(giP gip) throws IOException; giO g(int i) throws IOException; OutputStream h(); giO i(long j) throws IOException; giO k(long j) throws IOException; }