package com.google.protobuf;

import java.io.OutputStream;

/* JADX INFO: renamed from: com.google.protobuf.t0, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes3.dex */
public interface InterfaceC1332t0 extends InterfaceC1334u0 {
    B0 getParserForType();

    int getSerializedSize();

    InterfaceC1330s0 newBuilderForType();

    byte[] toByteArray();

    void writeTo(AbstractC1335v abstractC1335v);

    void writeTo(OutputStream outputStream);
}
